GNU bug report logs - #54285
29.0.50; Scrolling the calc help buffer

Previous Next

Package: emacs;

Reported by: Rudolf Adamkovič <salutis <at> me.com>

Date: Mon, 7 Mar 2022 07:27:02 UTC

Severity: normal

Found in version 29.0.50

Full log


Message #11 received at 54285 <at> debbugs.gnu.org (full text, mbox):

From: Michael Heerdegen <michael_heerdegen <at> web.de>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 54285 <at> debbugs.gnu.org, Rudolf Adamkovič <salutis <at> me.com>
Subject: Re: bug#54285: 29.0.50; Scrolling the calc help buffer
Date: Mon, 07 Mar 2022 23:37:31 +0100
Lars Ingebrigtsen <larsi <at> gnus.org> writes:

> calc-dispatch-help is basically just looping over `read-event' and
> responding only to the keyboard scroll keys.  Perhaps a better way to
> implement this would be to use the normal help functions (which are less
> modal) so that these things work better?

From what I know: This particular help command is intended to be used
intermediately while reading a key binding: you are supposed to look up
the next key and hit it directly, without interruption.  It's using
`read-event' on purpose.

I also don't like that much, but there are other good help commands to
use instead.  I fear that if you try to change this it will make things
worse or less consistent, the Calc help system is complex, and you might
end up with a non-trivial redesign.  Dunno if the result would be much
of an improvement.

Maybe it's not that bad, dunno, but please be careful.

Michael.




This bug report was last modified 3 years and 100 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.