In the above image, the #( on the highlighted line should be aligned vertically with the one above it. If I remove "#" from "#key" in the comment on the line above, then dylan-mode indents it correctly. Clearly the "#key" shouldn't be significant because it's commented out.
In the above image, the
#(on the highlighted line should be aligned vertically with the one above it. If I remove "#" from "#key" in the comment on the line above, thendylan-modeindents it correctly. Clearly the "#key" shouldn't be significant because it's commented out.