GNU bug report logs -
#75093
31.0.50; Incorrent pointer position with minibuffer messages
Previous Next
Full log
View this message in rfc822 format
> Date: Wed, 25 Dec 2024 19:23:44 +0000
> From: the_wurfkreuz via "Bug reports for GNU Emacs,
> the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
>
> If i don't have icomplete-vertical-mode enabled, i get minibuffer messages after the pointer:
>
> But if i enable it:
>
> (icomplete-vertical-mode)
> (setq icomplete-compute-delay 0)
> (setq icomplete-show-matches-on-no-input t)
> Then the pointer will be after a minibuffer message:
I think this is because we cannot display the minibuffer messages at
the end of the minibuffer contents (which is not visible) in the
vertical case.
Why is it a problem where we show the cursor in these cases? What is
important is that the minibuffer message be visible and does not
interfere with typing at the minibuffer prompt.
This bug report was last modified 164 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.