GNU bug report logs - #33901
26.1; cl-letf is unexpectedly not autoloaded

Previous Next

Package: emacs;

Reported by: Markus Triska <triska <at> metalevel.at>

Date: Sat, 29 Dec 2018 10:34:01 UTC

Severity: normal

Found in version 26.1

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 33901 <at> debbugs.gnu.org (full text, mbox):

From: Andreas Schwab <schwab <at> linux-m68k.org>
To: Markus Triska <triska <at> metalevel.at>
Cc: 33901 <at> debbugs.gnu.org
Subject: Re: bug#33901: 26.1; cl-letf is unexpectedly not autoloaded
Date: Sat, 29 Dec 2018 12:00:21 +0100
On Dez 29 2018, Markus Triska <triska <at> 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 <at> linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."




This bug report was last modified 6 years and 142 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.