unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Messed up display and incorrect handling of `face' specs on before-strings
@ 2010-04-07  3:13 Stefan Monnier
  2010-04-07  5:15 ` Eli Zaretskii
  0 siblings, 1 reply; 5+ messages in thread
From: Stefan Monnier @ 2010-04-07  3:13 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 504 bytes --]

Try the nhexl-mode below on a buffer.
You should see that the first line of the buffer is displayed
differently from the rest (the first line is displayed the way I'd want
it).  On the subsequent lines, the `face' properties as well as the
`display' properties on the before-strings seem to be ignored (or
something like that).

This minor mode seems to hit several other bugs, but let's start
with this one since I haven't found easily reproducible test cases for
the other ones yet.


        Stefan



[-- Attachment #2: nhexl-mode.el --]
[-- Type: application/emacs-lisp, Size: 6510 bytes --]

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

end of thread, other threads:[~2010-04-07 18:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-07  3:13 Messed up display and incorrect handling of `face' specs on before-strings Stefan Monnier
2010-04-07  5:15 ` Eli Zaretskii
2010-04-07 13:46   ` Stefan Monnier
2010-04-07 17:44     ` Eli Zaretskii
2010-04-07 18:54       ` Stefan Monnier

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).