Joe Corneli <[EMAIL PROTECTED]> writes: > Is there a way to assert that I really want to set the face, > regardless of the mode the buffer happens to be in
I doesn't depend on the mode, but on whether font lock is used or not (font lock uses the face property). -- Johan Bockg�rd _______________________________________________ Help-gnu-emacs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
