unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#398: 23.0.60; M-x customize-option Info-hide TAB not recognized
@ 2008-06-12 16:22 Drew Adams
  2008-06-12 19:02 ` Stefan Monnier
  0 siblings, 1 reply; 4+ messages in thread
From: Drew Adams @ 2008-06-12 16:22 UTC (permalink / raw)
  To: emacs-pretest-bug

Need an autoload for option Info-hide-note-references. Cannot do M-x
customize Info-hide TAB without first loading library info.el.

In GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600)
 of 2008-05-29 on LENNART-69DE564
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --no-opt --cflags -Ic:/g/include
-fno-crossjumping'
 







^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#398: 23.0.60; M-x customize-option Info-hide TAB not recognized
  2008-06-12 16:22 bug#398: 23.0.60; M-x customize-option Info-hide TAB not recognized Drew Adams
@ 2008-06-12 19:02 ` Stefan Monnier
  2008-06-12 20:00   ` Drew Adams
  0 siblings, 1 reply; 4+ messages in thread
From: Stefan Monnier @ 2008-06-12 19:02 UTC (permalink / raw)
  To: Drew Adams; +Cc: emacs-pretest-bug, 398

tag 398 +wontfix

> Need an autoload for option Info-hide-note-references.  Cannot do M-x
> customize Info-hide TAB without first loading library info.el.

By this argument, all defcustoms should be autoloaded.
This won't happen.


        Stefan






^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#398: 23.0.60; M-x customize-option Info-hide TAB not recognized
  2008-06-12 19:02 ` Stefan Monnier
@ 2008-06-12 20:00   ` Drew Adams
  2008-06-12 21:00     ` Stefan Monnier
  0 siblings, 1 reply; 4+ messages in thread
From: Drew Adams @ 2008-06-12 20:00 UTC (permalink / raw)
  To: 'Stefan Monnier'; +Cc: emacs-pretest-bug, 398

> > Need an autoload for option Info-hide-note-references.  
> > Cannot do M-x customize Info-hide TAB without first
> > loading library info.el.
> 
> By this argument, all defcustoms should be autoloaded.
> This won't happen.

OK. 

Hm. I naively thought they were. Just out of curiosity, why not?







^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#398: 23.0.60; M-x customize-option Info-hide TAB not recognized
  2008-06-12 20:00   ` Drew Adams
@ 2008-06-12 21:00     ` Stefan Monnier
  0 siblings, 0 replies; 4+ messages in thread
From: Stefan Monnier @ 2008-06-12 21:00 UTC (permalink / raw)
  To: Drew Adams; +Cc: emacs-pretest-bug, 398

> Hm. I naively thought they were. Just out of curiosity, why not?

Partly for laziness (as in "Haskell"), and partly because it can't be
done for all variables (e.g. for variables whose default value is not
a constant, in which case the moment at which the default value is
evaluated matters).


        Stefan






^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-06-12 21:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-12 16:22 bug#398: 23.0.60; M-x customize-option Info-hide TAB not recognized Drew Adams
2008-06-12 19:02 ` Stefan Monnier
2008-06-12 20:00   ` Drew Adams
2008-06-12 21:00     ` Stefan Monnier

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).