GNU bug report logs -
#65980
30.0.50; C-e behaves surprisingly in minibuffer
Previous Next
Reported by: Stephen Berman <stephen.berman <at> gmx.net>
Date: Thu, 14 Sep 2023 16:52:02 UTC
Severity: minor
Found in version 30.0.50
Done: Stephen Berman <stephen.berman <at> gmx.net>
Bug is archived. No further changes may be made.
Full log
Message #27 received at 65980-done <at> debbugs.gnu.org (full text, mbox):
On Sat, 16 Sep 2023 10:56:27 +0300 Eli Zaretskii <eliz <at> gnu.org> wrote:
>> From: Stephen Berman <stephen.berman <at> gmx.net>
>> Cc: 65980 <at> debbugs.gnu.org
>> Date: Fri, 15 Sep 2023 14:35:50 +0200
>>
>> > Your patch changes one of the subroutines of next-line and
>> > previous-line. Those by now became very complex creatures, and handle
>> > many different cases of vertical cursor motion (with and without
>> > visual-line-mode, with and without line truncation, with and without
>> > R2L text, etc.) So I hesitate to even consider it for this obscure use
>> > case. I'd be much happier if the change was in move-beginning-of-line
>> > and move-end-of-line instead, so that it wouldn't have any chance of
>> > affecting other commands. Could you try to come up with such a change
>> > instead?
>>
>> Sure. I think the easiest way is simply to take your observation about
>> inhibit-field-text-motion and confine it to the minibuffer:
>
> Thanks, please install your first patch on the emacs-29 branch.
Done in commit 33ff4fed03d and closing the bug. Thanks.
Steve Berman
This bug report was last modified 1 year and 245 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.