emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: find-variable-noselect


From: Stefan Monnier
Subject: Re: find-variable-noselect
Date: Mon, 29 Oct 2001 23:53:16 -0500

> find-variable-noselect is a compiled Lisp function in `find-func'.
> (find-variable-noselect VARIABLE)
> 
> However, we call it twice with different number of arguments:
> 
> ./lisp/help-funs.el:414:                       (find-variable-noselect 
> variable file-name)
> ./lisp/help-mode.el:123:                        (find-variable-noselect var 
> file)))
> 
> Thus e.g. you can not press RET on "Defined in `subr'." text in the output
> of M-x describe-variable RET global-map RET.

Oops.  Good spotting, thanks.  I forgot to commit the part
of the find-func patch when I installed the patches to help*.el.
It should be fixed now,


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]