* bug#50311: 27.2; calc-grab-sum-down and calc-grab-sum-across should be autoloaded.
@ 2021-09-01 4:07 Howard Melman
2021-09-01 8:14 ` Lars Ingebrigtsen
0 siblings, 1 reply; 2+ messages in thread
From: Howard Melman @ 2021-09-01 4:07 UTC (permalink / raw)
To: 50311
I think calc-grab-sum-down and calc-grab-sum-across should be autoloaded.
calc-grab-region and in particular calc-grab-rectangle are autoloaded and the sum down and across functions are (according to the manual) both more convenient and faster than using calc-grab-rectangle for these common functions.
Having emacs autoload them would let other packages bind these commands to keys without having to worry about requiring calc which could take a while to load even if it's not called or constructing their own autoload calls for them in order to prevent users from getting errors.
In GNU Emacs 27.2 (build 1, x86_64-apple-darwin18.7.0, Carbon Version 158 AppKit 1671.6)
of 2021-03-27 built on Traviss-Mac.local
--
Howard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-09-01 8:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-01 4:07 bug#50311: 27.2; calc-grab-sum-down and calc-grab-sum-across should be autoloaded Howard Melman
2021-09-01 8:14 ` Lars Ingebrigtsen
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).