emacs-devel
[Top][All Lists]
Advanced

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

Re: kill ring menu


From: Miles Bader
Subject: Re: kill ring menu
Date: 10 Jun 2002 16:32:46 +0900

I changed comint to work with `font-lock-mode', and observe that while
it works, there seems to be a strange `fontified' property lurking
around:

   Text content at position 21:

   There are text properties here:
     fontified           t

Does this mean that font-lock is (unnecessarily) loading the
hairy-font-lock stuff?

I use this statement in comint-mode to turn things on:

  (set (make-local-variable 'font-lock-defaults)
       '(nil t nil nil nil (font-lock-core-only . t)))

-Miles
-- 
Yo mama's so fat when she gets on an elevator it HAS to go down.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]