[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs cannot sort in *shell* buffer
From: |
Kenichi Handa |
Subject: |
Re: Emacs cannot sort in *shell* buffer |
Date: |
Thu, 16 Mar 2006 11:12:22 +0900 |
User-agent: |
SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/22.0.50 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI) |
In article <address@hidden>, Peter Dyballa <address@hidden> writes:
> Am 09.03.2006 um 12:57 schrieb Kenichi Handa:
>>> The sorting fails in *shell* buffers.
>>
>> I see. That's the key infomation that your missed in the
>> report. I confirmed that bug both with Ver.22 and Ver.23
>> and I think the attached patch should be installed. But, as
>> this is the first time I read sort.el, I'm not 100%
>> confident.
>>
>> Should I install it?
> YES! It works. (I updated to the latest version of 22.0.50 and
> patched sort.el befoke making bootstrap.)
As there's no objection, I've just committed this change.
2006-03-16 Kenichi Handa <address@hidden>
* sort.el (sort-build-lists): Temporarily bind
inhibit-field-text-motion to t.
---
Kenichi Handa
address@hidden