help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Frobing \n standard display table entry


From: Miles Bader
Subject: Re: Frobing \n standard display table entry
Date: 19 Mar 2001 11:59:09 +0900

I wrote:
> The following mostly works in Emacs 21:
> 
>    (aset standard-display-table
>          ?\n
>          (vector (logior ?$ (ash (face-id 'font-lock-keyword-face) 19))
>                  ?\n))

As a followup, Gerd fixed the bugs I alluded to, so it should work
perfectly when Emacs 21 is released.

-Miles
-- 
Love is a snowmobile racing across the tundra.  Suddenly it flips over,
pinning you underneath.  At night the ice weasels come.  --Nietzsche



reply via email to

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