Changing ellipsis display for invisible lines?

Aidan Kehoe kehoea at parhasard.net
Sun Jun 26 05:01:33 EDT 2011


 Ar an ceathrú lá is fiche de mí Meitheamh, scríobh Uwe Brauer: 

 > In Gnu emacs you change change it via   
 > (set-display-table-slot standard-display-table 4 ">>>") 
 > 
 > But this function does not exist in Xemacs and it looks a little tricky
 > to port.
 > 
 > I know 
 > (set-glyph-face invisible-text-glyph 'blue) 
 > but this is not what I want.

Something like:

(set-glyph-image invisible-text-glyph [string :data "\u2026"])

should do what you want.

-- 
‘Iodine deficiency was endemic in parts of the UK until, through what has been
described as “an unplanned and accidental public health triumph”, iodine was
added to cattle feed to improve milk production in the 1930s.’
(EN Pearce, Lancet, June 2011)



More information about the XEmacs-Beta mailing list