To clarify, this is how comint enables Font Lock:

    (defcustom comint-mode-hook '(turn-on-font-lock)

Shouldn't we remove that?  Is it a desirable thing, nowadays,
for some modes to enable Font Lock on their own, instead of letting
the user do so if he wants?


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to