GNU bug report logs -
#24774
26.0.50; Menu display navigation commands
Previous Next
Reported by: Andreas Röhler <andreas.roehler <at> easy-emacs.de>
Date: Sun, 23 Oct 2016 16:21:02 UTC
Severity: wishlist
Tags: easy, fixed, patch
Found in version 26.0.50
Fixed in version 28.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #58 received at 24774 <at> debbugs.gnu.org (full text, mbox):
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Cc: Stefan Kangas <stefan <at> marxist.se>, 24774 <at> debbugs.gnu.org
> Date: Tue, 23 Feb 2021 17:02:51 +0100
>
> Eli Zaretskii <eliz <at> gnu.org> writes:
>
> > It is? I don't see it in "emacs -Q". It only gets loaded when
> > emacs-lisp-mode is activated.
>
> emacs -Q
> (featurep 'easymenu)
> => t
I get nil here, in Emacs 28. Both on MS-Windows and on GNU/Linux in
"emacs -Q -nw".
Maybe it's system-dependent? What Emacs configuration is the one
where you get the above?
> This is probably because *scratch* is an Emacs Lisp-derived mode
Nope.
> emacs-lisp.el should be able to use it, because the typical impact
> on users will be nil.
Why cannot emacs-lisp.el use it without preloading it? emacs-lisp.el
is not itself preloaded, it loads only when you invoke the mode the
first time, e.g. by visiting a .el file.
This bug report was last modified 4 years and 85 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.