emacs-devel
[Top][All Lists]
Advanced

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

Re: locate-with-filter


From: Richard Stallman
Subject: Re: locate-with-filter
Date: Thu, 16 Mar 2006 15:18:58 -0500

    It seems to be a result of a feature that, I believe, Stefan
    implemented whereby, in a docstring, RET or Mouse-2 lead to the doc of
    anything that has a definition as a Lisp variable, face or function,
    regardless of whether it is quoted.

But isn't that feature also controlled by words that appear before the
symbol name?  For instance, if it says "the variable `foo'", the link
will use the variable definition, not the function definition.  We
should be able to change that code so that "the program `foo'" does
not operate as a link.

Where is that code?




reply via email to

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