unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#60048: 30.0.50; Freeze when next-line on details in Completions list
@ 2022-12-13 20:43 Gabriel
  2022-12-14  7:37 ` Juri Linkov
  0 siblings, 1 reply; 4+ messages in thread
From: Gabriel @ 2022-12-13 20:43 UTC (permalink / raw)
  To: 60048

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





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-12-15 19:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-13 20:43 bug#60048: 30.0.50; Freeze when next-line on details in Completions list Gabriel
2022-12-14  7:37 ` Juri Linkov
2022-12-14 20:26   ` Gabriel
2022-12-15 19:28     ` Juri Linkov

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).