emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master b765164: ;Partially revert 2649105a


From: Stefan Monnier
Subject: Re: [Emacs-diffs] master b765164: ;Partially revert 2649105a
Date: Thu, 21 Jul 2016 17:00:17 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

> -  (add-function :override (local 'prettify-symbols-compose-predicate)
> -                #'tex--prettify-symbols-compose-p)
> +  (setq-local prettify-symbols-compose-predicate 
> #'tex--prettify-symbols-compose-p)

Actually, I prefer the add-function version, as can be seen by the fact
that I installed a patch which uses it.  And if you look at the commit
history, you'll see that I'm about as close to "maintainer of
tex-mode.el" as there is, so please revert your reversion unless you
have a concrete reason for it (not just "taste" on which we simply
differ and neither can claim that the other one is wrong).


        Stefan



reply via email to

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