emacs-devel
[Top][All Lists]
Advanced

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

Re: Interface of prog-prettification


From: Stefan Monnier
Subject: Re: Interface of prog-prettification
Date: Tue, 18 Jun 2013 15:17:03 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

JB> +  (setq prettify-symbols-alist lisp--prettify-symbols-alist))
JB> +  (setq prettify-symbols-alist cfengine3--prettify-symbols-alist)
JB> +  (setq prettify-symbols-alist perl--prettify-symbols-alist)

BTW, I'd use setq-local because I can't be bothered to try and remember
which vars were made buffer-local and which ones weren't and which var's
definining package is known to be already loaded and which one isn't.


        Stefan



reply via email to

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