emacs-devel
[Top][All Lists]
Advanced

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

Re: using glyphs by default in perl-mode


From: Ted Zlatanov
Subject: Re: using glyphs by default in perl-mode
Date: Wed, 05 Jun 2013 13:50:11 -0400
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

On Wed, 05 Jun 2013 13:28:12 -0400 Ted Zlatanov <address@hidden> wrote: 

TZ> On Wed, 05 Jun 2013 12:13:00 -0400 Stefan Monnier <address@hidden> wrote: 

SM> I think the best way to do that is going to be to provide a function
SM> that uses font-lock-add-keywords internally.  That function might even
SM> take the symbols-alist as argument and do the (setq-local
SM> prog-prettify-alist..) itself, so major modes can just call
SM> (prog-prettify '(("=>" . ?⇒))).

TZ> That would be best.  I'll look into it.

This is done.

Ted




reply via email to

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