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: Stephen Berman
Subject: Re: [Emacs-diffs] emacs-25 a9c48d5: Additional fixes for file notification
Date: Wed, 24 Feb 2016 11:02:09 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.91 (gnu/linux)

On Tue, 23 Feb 2016 23:08:36 -0500 Clément Pit--Claudel <address@hidden> wrote:

> On 02/23/2016 09:17 PM, Lars Ingebrigtsen wrote:
>> Uhm...  that was all I was able to think of.  :-)  incf and plusp are
>> the ones I find myself typing most often.
>
> I'd love to see evenp and oddp used more often :)
> I think (evenp x) reads much better that (eq (logand x 1) 0). Some examples
> from the code:
>
> calendar/todo-mode.el:3507:15   : (strlen-odd (eq (logand strlen 1) 1))

Oops.  Elsewhere in todo-mode I used cl-oddp, but somehow missed this.
I'll change it, probably when I do other code-cleanup (not before 25.1
is released).

Steve Berman



reply via email to

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