GNU bug report logs -
#70696
[PATCH] Autoload `re-disassemble'
Previous Next
Reported by: Ihor Radchenko <yantar92 <at> posteo.net>
Date: Wed, 1 May 2024 11:29:01 UTC
Severity: normal
Tags: notabug, patch, wontfix
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #17 received at 70696 <at> debbugs.gnu.org (full text, mbox):
> From: Ihor Radchenko <yantar92 <at> posteo.net>
> Cc: Eli Zaretskii <eliz <at> gnu.org>, 70696 <at> debbugs.gnu.org, Stefan Monnier
> <monnier <at> iro.umontreal.ca>
> Date: Thu, 02 May 2024 10:27:39 +0000
>
> "Mattias EngdegÄrd" <mattias.engdegard <at> gmail.com> writes:
>
> > (Ihor, see it like this: the fact that you want it conveniently accessible means that you are one of a select few who have a reason to use it, and cool enough to add your own local autoload.)
>
> AFAIK, these kinds of helper functions are usually defined in C code and
> are available without any requires as long as Emacs is compiled with
> right flags. Having to do (require 'disass) was a surprise - I had to
> search Emacs sources.
I wonder why it was a surprise. I'm quite used to the fact that some
functions and variables are not known until I load their package. You
seem to say that it never happens to you? How come? Emacs has gobs of
stuff that is not autoloaded, including commands and user options.
This bug report was last modified 1 year and 76 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.