
7 Nov
2005
7 Nov
'05
5:59 p.m.
Helmut Eller <heller@common-lisp.net> writes:
* Jan Rychter [2005-11-06 18:39+0100] writes:
Is there any fundamental reason why macro expansions (C-c C-m) do not get fontified?
No. I changed that and lisp-mode and font-lock-mode should now be used to display the expansion.
Oddly as it sounds, the window displaying the macro expansion code doesn't get fontified automatically, yet as soon as I do anything on the buffer (like moving point), it is suddenly fontified. Is that slime's business? Or some fontifying variable I have to tweak? -t