emacs-devel
[Top][All Lists]
Advanced

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

Re: Another todo-mode bug fix, ok for emacs-25?


From: Stephen Berman
Subject: Re: Another todo-mode bug fix, ok for emacs-25?
Date: Wed, 04 May 2016 21:55:45 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.93 (gnu/linux)

On Wed, 04 May 2016 22:06:10 +0300 Eli Zaretskii <address@hidden> wrote:

>> From: Stephen Berman <address@hidden>
>> Cc: address@hidden
>> Date: Wed, 04 May 2016 19:46:27 +0200
>> 
>> The code changes are confined to the function todo-jump-to-category,
>> which can be invoked interactively and is also called noninteractively
>> from two other functions, todo-jump-to-archive-category and
>> todo-insert-category-line.  The last of these uses is what give rise to
>> the bug, under the conditions given in the bug report (archived items,
>> non-nil todo-skip-archived-categories).  With the fix applied, I've also
>> tested this use when these conditions are not met, and I've tested the
>> other noninteractive use and the interactive uses (the command can be
>> called not only within Todo mode but also from a non-Todo mode buffer).
>> In all of my tests with the patched code, the behavior was as expected.
>
> Thanks, I'm sold.

Thanks, committed as emacs-25 0932b94.

Steve Berman



reply via email to

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