You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The lisp syntax highlighting incorrectly treats ?\" as the start of a string, where in fact it is a character literal. This results in an inversion of string/non-string regions:
The lisp syntax highlighting incorrectly treats
?\"as the start of a string, where in fact it is a character literal. This results in an inversion of string/non-string regions:ST3, Build 3103, OSX 10.10