emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] emacs-25 a9c48d5: Additional fixes for file notificati


From: Stefan Monnier
Subject: Re: [Emacs-diffs] emacs-25 a9c48d5: Additional fixes for file notification
Date: Tue, 23 Feb 2016 22:32:03 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

> plusp

First time I see it mentioned in this context.  Why/where do you use it?

The only place where it seems to make sense is in #'plusp (since
otherwise (> x 0) is actually more concise&efficient&precise than (plusp
x) which is my mind suffers from the annoying "is 0 positive?" issue),
but "grep" seems to indicate that's not used anywhere within Emacs (nor
GNU ELPA).


        Stefan



reply via email to

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