Skip to content

Instantly share code, notes, and snippets.

@gstamp
Created August 22, 2012 22:11
Show Gist options
  • Save gstamp/3429937 to your computer and use it in GitHub Desktop.
Save gstamp/3429937 to your computer and use it in GitHub Desktop.
For a multiline string having a bracket on the first column will highlight it as an error. Also seems to cause problems with paredit.
(setq testing "
(bracket on first column highlighted as red
")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment