GNU bug report logs -
#60048
30.0.50; Freeze when next-line on details in Completions list
Previous Next
Reported by: Gabriel <gabriel376 <at> hotmail.com>
Date: Tue, 13 Dec 2022 20:49:02 UTC
Severity: normal
Found in version 30.0.50
Fixed in version 29.0.60
Done: Juri Linkov <juri <at> linkov.net>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Description:
Emacs freeze when the command `previous-line-completion' or
`next-line-completion' are executed in Completions list and the cursor
is positioned at some details (the prefix and suffix annotations). The
steps below `describe-face', but I could reproduce with other details in
Completions list, for example, using `completions-detailed` set to t and
`describe-function'.
Steps:
1) emacs -Q (master "85108d541217f0333860c4f86c3b16b4349f85a4")
2) M-x describe-face
3) Switch to Completions list: M-v (`switch-to-completions')
4) Scroll up: C-v (`scroll-up-command')
5) Go to next completion line: <down> (`next-line-completion')
Result: Emacs freeze (user have to C-g to unfreeze).
The problem is caused by the cursor position, the freeze only happens
when cursor in on SAMPLE. Can also be reproduced with M-b, which will
move the cursor from the completion line to SAMPLE. The freeze does not
happen with <left> or <right> commands (`previous-completion' and
`next-completion').
---
Gabriel
This bug report was last modified 2 years and 156 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.