all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andreas Schwab <schwab@linux-m68k.org>
To: Markus Triska <triska@metalevel.at>
Cc: 33901@debbugs.gnu.org
Subject: bug#33901: 26.1; cl-letf is unexpectedly not autoloaded
Date: Sat, 29 Dec 2018 12:00:21 +0100	[thread overview]
Message-ID: <m2tviw1ttm.fsf@linux-m68k.org> (raw)
In-Reply-To: <m21s60d4kf.fsf@metalevel.at> (Markus Triska's message of "Sat, 29 Dec 2018 11:12:48 +0100")

On Dez 29 2018, Markus Triska <triska@metalevel.at> wrote:

> 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 ... "

Those autoloads are only defined in the cl-macs package.  You need to
load it first.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."





  reply	other threads:[~2018-12-29 11:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-29 10:12 bug#33901: 26.1; cl-letf is unexpectedly not autoloaded Markus Triska
2018-12-29 11:00 ` Andreas Schwab [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2tviw1ttm.fsf@linux-m68k.org \
    --to=schwab@linux-m68k.org \
    --cc=33901@debbugs.gnu.org \
    --cc=triska@metalevel.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.