all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#33901: 26.1; cl-letf is unexpectedly not autoloaded
@ 2018-12-29 10:12 Markus Triska
  2018-12-29 11:00 ` Andreas Schwab
  2018-12-31  0:45 ` Glenn Morris
  0 siblings, 2 replies; 6+ messages in thread
From: Markus Triska @ 2018-12-29 10:12 UTC (permalink / raw)
  To: 33901


When I invoke Emacs via:

    $ emacs -Q --eval '(cl-letf ((x t)) x)'

then it displays:

    eval: Symbol’s function definition is void: cl-letf

However, the documentation of cl-letf states:

    "cl-letf is an autoloaded Lisp macro ... "

Hence, I expect cl-letf to be autoloaded in that case. Could this be
changed to work? Thank you!

In GNU Emacs 26.1 (build 1, x86_64-apple-darwin15.3.0, X toolkit, Xaw scroll bars)
 of 2018-09-22 built on mt-mbpro
Windowing system distributor 'The X.Org Foundation', version 11.0.11502000





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-12-31  0:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-29 10:12 bug#33901: 26.1; cl-letf is unexpectedly not autoloaded Markus Triska
2018-12-29 11:00 ` Andreas Schwab
2018-12-29 11:38   ` Markus Triska
2018-12-29 13:09     ` Andreas Schwab
2018-12-30 10:22       ` Markus Triska
2018-12-31  0:45 ` Glenn Morris

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.