[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Electric shift lock confused by #||# comments



In Symbolics 3600 Zwei in System 242.356, Hardcopy 20.10, FEP 18, on Lisp Machine Apiary-3:

If the buffer, in Lisp mode, contains [between dashed lines]:

--------------------------------------------------------------------------------
;;; Hey, Zwei, this file contains -*- Mode: Lisp; Package: User; Base: 10. ; Fonts: CptFont; -*-


(HERE'S SOME CODE) ...

#|

Here's a comment

(With stuff in parens) 

If you move the cursor here, then ouside the comment to the (SOME MORE CODE),
then back here, you'll find yourself shift locked when you shouldn't be. 

#|

(SOME MORE CODE)

--------------------------------------------------------------------------------