* Nikodemus Siivola [2011-12-03 20:35] writes:
However, neither REPL nor inferior lisp use the lisp-mode, and even if I manually try to enable this for them by calling (common-lisp-extend-syntax), they presist in believing that sharp-macros such as these consititute two expressions. Looking at font-lock-syntactic-keywords I see just what I expect, so I'm a bit at a loss as to why it doesn't work.
Any ideas or suggestions?
These modes don't rely on font-lock.
Helmut