GNU bug report logs -
#54285
29.0.50; Scrolling the calc help buffer
Previous Next
Full log
View this message in rfc822 format
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.