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

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

bug#17530: 24.4.50; `package-load-list': incorrect defcustom type


From: Drew Adams
Subject: bug#17530: 24.4.50; `package-load-list': incorrect defcustom type
Date: Mon, 19 May 2014 09:26:45 -0700 (PDT)

The defcustom type is (repeat symbol), but the doc string says that it
should be a repetition of entries like this:

1. The symbol `all' (only).
2. List (NAME VERSION), where NAME is a symbol and VERSION is one of
   these: t, a string, or nil.

So it is currently effectively impossible to customize this option.



In GNU Emacs 24.4.50.1 (i686-pc-mingw32)
 of 2014-04-29 on ODIEONE
Bzr revision: 117031 monnier@iro.umontreal.ca-20140429151607-qnkgbymwfaj5ut08
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --prefix=/c/Devel/emacs/snapshot/trunk
 --enable-checking=yes,glyphs 'CFLAGS=-O0 -g3'
 LDFLAGS=-Lc:/Devel/emacs/lib 'CPPFLAGS=-DGC_MCHECK=1
 -Ic:/Devel/emacs/include''





reply via email to

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