all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* font-lock-face superseeds face?
@ 2007-06-15 16:45 Lennart Borgman (gmail)
  2007-06-16  8:48 ` martin rudalics
  0 siblings, 1 reply; 9+ messages in thread
From: Lennart Borgman (gmail) @ 2007-06-15 16:45 UTC (permalink / raw)
  To: Emacs Devel

Is not the text property 'font-lock-face supposed to superseed 'face? 
Should not this give one character shown in the face 'highlight:

   (put-text-property (1- (point)) (point) 'font-lock-face 'highlight)

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2007-06-16 20:15 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-15 16:45 font-lock-face superseeds face? Lennart Borgman (gmail)
2007-06-16  8:48 ` martin rudalics
2007-06-16  9:13   ` Lennart Borgman (gmail)
2007-06-16 10:09     ` martin rudalics
2007-06-16 10:11       ` Lennart Borgman (gmail)
2007-06-16 12:25         ` martin rudalics
2007-06-16 12:38           ` Lennart Borgman (gmail)
2007-06-16 14:44             ` martin rudalics
2007-06-16 20:15               ` Lennart Borgman (gmail)

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.