emacs-devel
[Top][All Lists]
Advanced

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

find-variable-noselect


From: Pavel Janík
Subject: find-variable-noselect
Date: Mon, 29 Oct 2001 22:36:38 +0100
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1.50 (i386-suse-linux-gnu)

Hi,

in the current CVS, the function find-variable-noselect is defines as:

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.
-- 
Pavel Janík

/*
 * We used to try various strange things. Let's not.
 */
                  -- 2.2.16 fs/buffer.c



reply via email to

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