emacs-devel
[Top][All Lists]
Advanced

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

Re: address@hidden: ibuffer's "s v" doesn't redraw buffer]


From: Chong Yidong
Subject: Re: address@hidden: ibuffer's "s v" doesn't redraw buffer]
Date: Mon, 28 Aug 2006 11:42:33 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

"John Paul Wallington" <address@hidden> writes:

>> The problem was that ibuffer-do-sort-by-recency is not defined with
>> define-ibuffer-sorter, for some reason obscure to me.  Therefore it is
>> not on ibuffer-sorting-functions-alist, so the call to
>> ibuffer-sort-bufferlist in ibuffer-redisplay-engine fails (the error
>> is caught by an unwind-protect).
>>
>> This hack will remove the bug, but I'm not familiar enough with
>> ibuffer to know if it's the right approach.
>
> That change looks good, although I haven't tested it.  Could you
> please install it?

Done.




reply via email to

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