emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: char-table-extra-slot display bug


From: Kim F. Storm
Subject: Re: char-table-extra-slot display bug
Date: Sun, 21 Nov 2004 15:58:35 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux)

I have just installed a fix for this problem.  Please test it.


address@hidden (Daniel Pfeiffer) writes:

> Hi,
>
> I do
>
> (setq standard-display-table (make-display-table))
> (set-char-table-extra-slot standard-display-table 3
>                          (+ (lsh (face-id 'secondary-selection) 19) ?^))
>
> to make ^ in control characters stand out.  (I've also got \, ..., sticky
> space and soft hyphen that way, with the same effect.)
>
> If a line gets wrapped, such that the special character is the first on the
> continuation line, the rest of the visible buffer part will be in
> secondary-selection.
>
> If there are more special characters further down, this face will go on and
> off for "random" (i.e. not understood) stretches.  They vary when I edit in
> between.
>
> Apart from this diplay bug, I find this feature so useful, it should be on by
> default with a dedicated face.  Otherwise it's so obscure, few people will
> find out about it.
>
> coralament / best Grötens / liebe Grüße / best regards / elkorajn salutojn
> Daniel Pfeiffer
>
> -- 
> lerne / learn / apprends / lär dig / ucz się    Esperanto:
>                               http://lernu.net/
>
>
> _______________________________________________
> Emacs-pretest-bug mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
>
>

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

[Prev in Thread] Current Thread [Next in Thread]