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

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

Re: [Customize] [info] doesn't work


From: Juri Linkov
Subject: Re: [Customize] [info] doesn't work
Date: Thu, 10 Jun 2004 00:14:12 +0300
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux)

address@hidden writes:
> When in a customize buffer a menu exists titled [Custom]. 
> The selection [Info] on that menu is mapped 
> to Info-goto-node whose function definition is void.

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.

> if I start with -Q I don't even get a menu bar so I can't test.

If you want to test it with a menu bar, you can start emacs with
-q --no-site-file.

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





reply via email to

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