GNU bug report logs - #53590
28.0.91; icompletion-vertical-mode gets stuck on 'M-x man RET awk'

Previous Next

Package: emacs;

Reported by: Van Ly <van.ly <at> sdf.org>

Date: Thu, 27 Jan 2022 22:37:01 UTC

Severity: normal

Found in version 28.0.91

Full log


View this message in rfc822 format

From: Van Ly <van.ly <at> sdf.org>
To: 53590 <at> debbugs.gnu.org
Subject: bug#53590: 28.0.91; icompletion-vertical-mode gets stuck on 'M-x man RET awk'
Date: Thu, 27 Jan 2022 22:36:39 +0000 (UTC)
[Message part 1 (text/plain, inline)]
When the icompletion-vertical-mode setting is on, looking up a manpage
feels unresponsive, for example, looking up 'awk' echoes 'a' in the
minibuffer at the 'Manual entry:' prompt, then finds
'awk [No matches]' but shows the manpage on RET.

When completion-styles is

> (basic partial-completion emacs22)

# steps to reproduce behavior
* start by 'emacs -Q'
* customize 'icompletion-vertical-mode' to enable for session
* type 'M-x man RET awk'

# observed behavior
# minibuffer at 'Manual entry:' prompt
* shows 'a' of awk and is unresponsive, then 'awk [No matches]' shows
* awk RET shows *Man awk* AWK(1) page

# expected behavior
# minibuffer at 'Manual entry:' prompt
* progressively shows 'a' 'aw' 'awk' while typing
* progressively shows icompletion-vertical-mode suggestions
* awk RET shows *Man awk* AWK(1) page

-- 
vl
[bug-gnu-emacs-28.0.91--netbsd-amd64.text (text/plain, attachment)]

This bug report was last modified 3 years and 140 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.