GNU bug report logs -
#56765
28.1.90; recenter-top-bottom in the minibuffer freezes Emacs
Previous Next
Reported by: Daniel Mendler <mail <at> daniel-mendler.de>
Date: Mon, 25 Jul 2022 18:37:01 UTC
Severity: normal
Tags: moreinfo
Found in version 28.1.90
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 56765 in the body.
You can then email your comments to 56765 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#56765
; Package
emacs
.
(Mon, 25 Jul 2022 18:37:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Daniel Mendler <mail <at> daniel-mendler.de>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Mon, 25 Jul 2022 18:37:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Minimal recipe:
1. Start emacs -Q
2. Enable fido-vertical-mode
3. Invoke M-x
4. Press C-l C-l C-l inside the minibuffer -> Emacs freezes
(Original report https://github.com/minad/vertico/issues/256)
In GNU Emacs 28.1.90 (build 1, x86_64-pc-linux-gnu, X toolkit, cairo
version 1.16.0, Xaw scroll bars)
of 2022-06-30 built on projects
Repository revision: f5421104e9753a2d3ead19ba31ac5ed1f3a5c03a
Repository branch: emacs-28
Windowing system distributor 'The X.Org Foundation', version 11.0.12004000
System Description: Debian GNU/Linux 10 (buster)
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#56765
; Package
emacs
.
(Mon, 25 Jul 2022 19:02:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 56765 <at> debbugs.gnu.org (full text, mbox):
> Date: Mon, 25 Jul 2022 20:36:13 +0200
> From: Daniel Mendler <mail <at> daniel-mendler.de>
>
> Minimal recipe:
>
> 1. Start emacs -Q
> 2. Enable fido-vertical-mode
> 3. Invoke M-x
> 4. Press C-l C-l C-l inside the minibuffer -> Emacs freezes
Thanks, should be fixed now on the release branch.
> (Original report https://github.com/minad/vertico/issues/256)
Could you see if this is also fixed?
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#56765
; Package
emacs
.
(Mon, 25 Jul 2022 19:12:01 GMT)
Full text and
rfc822 format available.
Message #11 received at 56765 <at> debbugs.gnu.org (full text, mbox):
On 7/25/22 21:01, Eli Zaretskii wrote:
>> Date: Mon, 25 Jul 2022 20:36:13 +0200
>> From: Daniel Mendler <mail <at> daniel-mendler.de>
>>
>> Minimal recipe:
>>
>> 1. Start emacs -Q
>> 2. Enable fido-vertical-mode
>> 3. Invoke M-x
>> 4. Press C-l C-l C-l inside the minibuffer -> Emacs freezes
>
> Thanks, should be fixed now on the release branch.
You mean the Emacs 28 release branch? Could you please point me to the
commit which fixed the issue?
>> (Original report https://github.com/minad/vertico/issues/256)
>
> Could you see if this is also fixed?
I am pretty sure that this one is fixed as well, but I will give it a
check the next time I recompile Emacs.
Thanks!
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#56765
; Package
emacs
.
(Tue, 26 Jul 2022 02:26:02 GMT)
Full text and
rfc822 format available.
Message #14 received at 56765 <at> debbugs.gnu.org (full text, mbox):
> Date: Mon, 25 Jul 2022 21:10:54 +0200
> Cc: 56765 <at> debbugs.gnu.org
> From: Daniel Mendler <mail <at> daniel-mendler.de>
>
> On 7/25/22 21:01, Eli Zaretskii wrote:
> >> Date: Mon, 25 Jul 2022 20:36:13 +0200
> >> From: Daniel Mendler <mail <at> daniel-mendler.de>
> >>
> >> Minimal recipe:
> >>
> >> 1. Start emacs -Q
> >> 2. Enable fido-vertical-mode
> >> 3. Invoke M-x
> >> 4. Press C-l C-l C-l inside the minibuffer -> Emacs freezes
> >
> > Thanks, should be fixed now on the release branch.
>
> You mean the Emacs 28 release branch? Could you please point me to the
> commit which fixed the issue?
Commit 970190b on the emacs-28 branch.
Added tag(s) moreinfo.
Request was from
Lars Ingebrigtsen <larsi <at> gnus.org>
to
control <at> debbugs.gnu.org
.
(Tue, 26 Jul 2022 12:43:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#56765
; Package
emacs
.
(Tue, 26 Jul 2022 17:53:01 GMT)
Full text and
rfc822 format available.
Message #19 received at 56765 <at> debbugs.gnu.org (full text, mbox):
On 7/26/22 04:24, Eli Zaretskii wrote:
>> Date: Mon, 25 Jul 2022 21:10:54 +0200
>> Cc: 56765 <at> debbugs.gnu.org
>> From: Daniel Mendler <mail <at> daniel-mendler.de>
>>
>> On 7/25/22 21:01, Eli Zaretskii wrote:
>>>> Date: Mon, 25 Jul 2022 20:36:13 +0200
>>>> From: Daniel Mendler <mail <at> daniel-mendler.de>
>>>>
>>>> Minimal recipe:
>>>>
>>>> 1. Start emacs -Q
>>>> 2. Enable fido-vertical-mode
>>>> 3. Invoke M-x
>>>> 4. Press C-l C-l C-l inside the minibuffer -> Emacs freezes
>>>
>>> Thanks, should be fixed now on the release branch.
>>
>> You mean the Emacs 28 release branch? Could you please point me to the
>> commit which fixed the issue?
>
> Commit 970190b on the emacs-28 branch.
Thanks, I can confirm that the bug has been fixed for fido-vertical-mode
and vertico-mode.
Daniel
Reply sent
to
Eli Zaretskii <eliz <at> gnu.org>
:
You have taken responsibility.
(Tue, 26 Jul 2022 18:17:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Daniel Mendler <mail <at> daniel-mendler.de>
:
bug acknowledged by developer.
(Tue, 26 Jul 2022 18:17:02 GMT)
Full text and
rfc822 format available.
Message #24 received at 56765-done <at> debbugs.gnu.org (full text, mbox):
> Date: Tue, 26 Jul 2022 19:52:38 +0200
> Cc: 56765 <at> debbugs.gnu.org
> From: Daniel Mendler <mail <at> daniel-mendler.de>
>
> On 7/26/22 04:24, Eli Zaretskii wrote:
> >> Date: Mon, 25 Jul 2022 21:10:54 +0200
> >> Cc: 56765 <at> debbugs.gnu.org
> >> From: Daniel Mendler <mail <at> daniel-mendler.de>
> >>
> >>> Thanks, should be fixed now on the release branch.
> >>
> >> You mean the Emacs 28 release branch? Could you please point me to the
> >> commit which fixed the issue?
> >
> > Commit 970190b on the emacs-28 branch.
>
> Thanks, I can confirm that the bug has been fixed for fido-vertical-mode
> and vertico-mode.
Great, thanks for testing. I'm therefore closing this bug.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 24 Aug 2022 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 3 years and 20 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.