GNU bug report logs - #7056
24.0.50; Spurious vars in C-h v completion

Previous Next

Package: emacs;

Reported by: Chong Yidong <cyd <at> stupidchicken.com>

Date: Fri, 17 Sep 2010 16:03:02 UTC

Severity: minor

Found in version 24.0.50

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Chong Yidong <cyd <at> stupidchicken.com>
Cc: 7056 <at> debbugs.gnu.org
Subject: bug#7056: 24.0.50; Spurious vars in C-h v completion
Date: Sat, 25 Sep 2010 23:16:30 +0200
> I see this in Emacs 23.1 onwards, including latest bzr trunk.
> emacs -Q
> C-h v beg RET

> This pops up a *Help* buffer with the contents

>    beg is void as a variable.

>    Documentation:
>    Not documented as a variable.

> Similar for `end', `v', and `val'.  I think `v' and `val' come from
> let-bindings in describe-variable; not sure about `beg' and `end'.

> The call to completing-read in describe-variable should do something to
> filter out these false completions.

Yup.  We could wait for the lexbind branch to be merged, or we can switch
to using lexical-let in that code.


        Stefan




This bug report was last modified 14 years and 105 days ago.

Previous Next


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