emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Unify fn and var help to make learning elisp a little easier


From: Stefan Monnier
Subject: Re: [PATCH] Unify fn and var help to make learning elisp a little easier
Date: Fri, 07 Dec 2012 13:50:26 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

>> Actually, there is already a function for that, called
>> `help-xref-interned', so all we need is to give it a nicer name
>> (e.g. describe-symbol), and an `interactive' spec which
>> provides completion.
> That's what my patch does.

Duh, sorry!  Your patch is a lot better than "a simple union of
describe-function and describe-variable to do this".  I was fooled by
your humility.

The patch looks pretty good, actually.  I'm not completely sure we want
to use "C-h o" for its binding, tho I don't see any obvious reasons
not to.

But now we have the reverse problem that this goes beyond the "tiny
change" limit, so we'd need you to sign some copyright paperwork before
we can accept it.  Would you be willing to do that?


        Stefan



reply via email to

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