GNU bug report logs - #75093
31.0.50; Incorrent pointer position with minibuffer messages

Previous Next

Package: emacs;

Reported by: the_wurfkreuz <the_wurfkreuz <at> proton.me>

Date: Wed, 25 Dec 2024 19:25:02 UTC

Severity: normal

Found in version 31.0.50

Full log


View this message in rfc822 format

From: the_wurfkreuz <the_wurfkreuz <at> proton.me>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 75093 <at> debbugs.gnu.org
Subject: bug#75093: 31.0.50; Incorrent pointer position with minibuffer messages
Date: Thu, 26 Dec 2024 08:57:28 +0000
If my memory is not making things up right now, there might be situations where these kind of messages appear at the same time as you type. Which leads to a situation where characters are typed not at the current visual position of the cursor.

But i don't remember how exactly to reproduce this.


Sent with Proton Mail secure email.

On Thursday, December 26th, 2024 at 9:02, Eli Zaretskii <eliz <at> gnu.org> wrote:

> > 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.