GNU bug report logs - #24732
26.0.50; Incorrect eldoc for cl-flet (and possibly other CL macros)

Previous Next

Package: emacs;

Reported by: Philipp Stephani <p.stephani2 <at> gmail.com>

Date: Tue, 18 Oct 2016 20:33:01 UTC

Severity: minor

Merged with 8432

Found in versions 26.0.50, 25.1, 28.0.50, 24.0.50

Full log


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

From: Stephen Berman <stephen.berman <at> gmx.net>
To: Philipp Stephani <p.stephani2 <at> gmail.com>
Cc: 24732 <at> debbugs.gnu.org
Subject: Re: bug#24732: 26.0.50;
 Incorrect eldoc for cl-flet (and possibly other CL macros)
Date: Tue, 18 Oct 2016 23:29:22 +0200
On Tue, 18 Oct 2016 22:32:37 +0200 Philipp Stephani <p.stephani2 <at> gmail.com> wrote:

> M-x load-library RET cl-lib RET
> In *scratch*, enter:
> (cl-flet ((f (x) x)) (f 1))
> Move point to the opening parenthesis of the (f 1) form.
> In the minibuffer you'll see
> cl-flet: (((FUNC ARGLIST BODY...) ...) FORM...)
> with ARGLIST in bold, but FORM should be bold because point is in FORM.

Probably the same problem as reported in bug#8432.

Steve Berman




This bug report was last modified 4 years and 302 days ago.

Previous Next


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