unofficial mirror of emacs-devel@gnu.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).