emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: {Spam?} Re: [Customize] [info] doesn't work


From: Juri Linkov
Subject: Re: {Spam?} Re: [Customize] [info] doesn't work
Date: Thu, 01 Jul 2004 09:03:55 +0300
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux)

Stefan <address@hidden> writes:
>> I think `Info-goto-node' should have an autoload cookie.  I grepped
>> the source tree and there are many places where `info' is loaded
>> explicitly before calling `Info-goto-node'.  This will be unnecessary
>> with an autoload cookie.
>
> I believe all those cases could/should call `info' instead which *is*
> autoloaded and accepts pretty much the same syntax.

I prefer `info' over `Info-goto-node' too, but the problem is that
most uses of `Info-goto-node' are in separate packages distributed
with Emacs: Gnus, MH-E, URL, Calc, Ediff.  Changing them within Emacs
might cause merge conflicts, and convincing maintainers of these
packages to change the function name is not so easy since I don't see
a strong argument for them to change `Info-goto-node' to almost
equivalent `info'.  And there are countless Emacs packages not
distributed with Emacs where attempts to change `Info-goto-node'
to `info' are futile.

-- 
Juri Linkov
http://www.jurta.org/emacs/





reply via email to

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