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

Previous Next

Package: emacs;

Reported by: Drew Adams <drew.adams <at> oracle.com>

Date: Mon, 19 May 2014 16:28:01 UTC

Severity: minor

Found in version 24.4.50

Done: Stefan Kangas <stefan <at> marxist.se>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Drew Adams <drew.adams <at> oracle.com>
Subject: bug#17530: closed (Re: bug#17530: 24.4.50; `package-load-list':
 incorrect defcustom type)
Date: Sun, 15 Sep 2019 00:30:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

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

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 17530 <at> debbugs.gnu.org.

-- 
17530: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=17530
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Stefan Kangas <stefan <at> marxist.se>
To: Drew Adams <drew.adams <at> oracle.com>
Cc: 17530-done <at> debbugs.gnu.org
Subject: Re: bug#17530: 24.4.50; `package-load-list': incorrect defcustom type
Date: Sun, 15 Sep 2019 02:29:28 +0200
Drew Adams <drew.adams <at> oracle.com> writes:

> 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.

This has subsequently been fixed:

commit 9be8a2fb41043b4d4734a67f155d6923df10671b
Author: Glenn Morris <rgm <at> gnu.org>
Date:   Thu Jan 28 08:58:43 2016 -0800

    * lisp/emacs-lisp/package.el (package-load-list): Improve :type.

I'm therefore closing this bug report.

Best regards,
Stefan Kangas

[Message part 3 (message/rfc822, inline)]
From: Drew Adams <drew.adams <at> oracle.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 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 <at> 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''



This bug report was last modified 5 years and 308 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.