emacs-devel
[Top][All Lists]
Advanced

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

Re: Interface of prog-prettification


From: Juanma Barranquero
Subject: Re: Interface of prog-prettification
Date: Tue, 18 Jun 2013 21:42:53 +0200

> 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.

Yeah, that's a good idea. I'll change it.

I'm assuming that you don't have any more comments and it's OK to install it.

   J



reply via email to

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