GNU bug report logs -
#39379
27.0.60; Fix for #38457 broke ido-vertical-mode
Previous Next
Full log
Message #41 received at 39379 <at> debbugs.gnu.org (full text, mbox):
> Cc: 39379 <at> debbugs.gnu.org, wyuenho <at> gmail.com
> From: Dmitry Gutov <dgutov <at> yandex.ru>
> Date: Tue, 4 Feb 2020 00:51:49 +0300
>
> On 03.02.2020 18:40, Eli Zaretskii wrote:
>
> >> I've suggested a workaround for that in the GitHub issue commends as
> >> soon as you opened this bug report (2 days ago).
> >
> > That's exactly the solution I had in mind. I suggest that you push it
> > to the Emacs Git repository without waiting for the solution of the
> > larger issue (which will take me some time to design and test).
>
> Not for us to do, it's a change to be done in ido-vertical-mode, not in
> ido.el (they override a built-in function).
I think this is for ido.el to do: it is ido.el that puts the cursor on
the overlay string, so it is up to it to make sure the cursor can be
put where it puts the 'cursor' property. It's a simple change: if the
text to be displayed starts with a newline, prepend a SPC to it when
defining the after-string.
This bug report was last modified 5 years and 104 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.