GNU bug report logs -
#79827
Add option to display Quail guidance on one line
Previous Next
To reply to this bug, email your comments to 79827 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org:
bug#79827; Package
emacs.
(Thu, 13 Nov 2025 19:31:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Philip Kaludercic <philipk <at> posteo.net>:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org.
(Thu, 13 Nov 2025 19:31:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
The background to this change is that certain input methods, such as
Agda use a guidance string that resizes the minibuffer. I find this
visually annoying, since resizing the minibuffer can cause the point to
move and the viewport of a buffer to change, so I'd like to have the
option to disable the behaviour.
Of course, we could also consider to just hard-code the change without
an user option, if we don't see any reason to keep the newline, but that
would be a more controversial decision.
I have separately proposed a patch to agda2-mode that would fix the
issue on older versions of Emacs, but the approach is finicky and it
would be better to upstream it: https://github.com/agda/agda/pull/8177.
[0001-Add-option-to-display-Quail-guidance-on-one-line.patch (text/x-patch, attachment)]
Information forwarded
to
bug-gnu-emacs <at> gnu.org:
bug#79827; Package
emacs.
(Thu, 13 Nov 2025 20:12:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 79827 <at> debbugs.gnu.org (full text, mbox):
> From: Philip Kaludercic <philipk <at> posteo.net>
> Date: Thu, 13 Nov 2025 19:29:53 +0000
>
> The background to this change is that certain input methods, such as
> Agda use a guidance string that resizes the minibuffer. I find this
> visually annoying, since resizing the minibuffer can cause the point to
> move and the viewport of a buffer to change, so I'd like to have the
> option to disable the behaviour.
This will only help if the guidance string is short enough, so is it
really a good idea to provide a user option that works only sometimes?
Btw, did you customize the value of resize-mini-windows, or is the
behavior you describe frequent with the default value of 'grow-only'?
This bug report was last modified today.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.