all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: global-font-lock-mode blocks manual
       [not found] <mailman.366.1040176102.19936.help-gnu-emacs@gnu.org>
@ 2002-12-18  8:31 ` Kai Großjohann
  0 siblings, 0 replies; only message in thread
From: Kai Großjohann @ 2002-12-18  8:31 UTC (permalink / raw)


Mads Lindstrøm <mads_lindstroem@yahoo.dk> writes:

> I actually have a guess about what happens. When I set
> the 'face' property, font-lock-mode gets to know that
> the text have changed, and therefore inspects and
> changes the text itself.

Yeah, font-lock wants to have the face property all to itself.

(There are more places similar to this: after C-M-\, all the
indentation you did yourself is gone.  And after M-q, all your manual
line-breaks are gone.  For M-q there is a workaround, for the rest I
don't know of any.)

Maybe you can circumvent the original problem with overlays.
-- 
~/.signature is: umop ap!sdn    (Frank Nobis)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-12-18  8:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.366.1040176102.19936.help-gnu-emacs@gnu.org>
2002-12-18  8:31 ` global-font-lock-mode blocks manual Kai Großjohann

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.