GNU bug report logs -
#72762
30.0.60; Incorrect rendering of the completion-preview mode
Previous Next
Full log
Message #8 received at 72762 <at> debbugs.gnu.org (full text, mbox):
> Date: Thu, 22 Aug 2024 17:29:30 +0000
> From: the_wurfkreuz via "Bug reports for GNU Emacs,
> the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
>
> Apparently, the completion-preview-mode rendering doesn't work correctly with minibuffer messages (i don't know what they're called exactly).
>
> To see the problem, completion-preview-mode should show its completion suggestion simultaneously with any minibuffer messages like "[No Match]" or "[Incomplete Command]" and so on.
>
> However, the only sane, practical way I found to recreate this situation involves using evil-mode's command minibuffer. The idea is to load Emacs with evil-mode, execute the `evil-ex` command, and then start typing any interactive command while `completion-preview-mode` is active for minibuffers.
>
> Reproduction:
> - Load emacs with the evil-mode package.
> - Activate evil-mode and completion-preview-mode.
> - Evaluate the hook '(add-hook 'minibuffer-mode-hook #'completion-preview-mode)'.
> - Execute 'evil-ex'.
> - Try to write any long command to trigger the preview completion.
Thanks.
Eshel, can you please look into this?
This bug report was last modified 1 year and 19 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.