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

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

[Emacs-bug-tracker] bug#6476: closed (24.0.50; Bad error message in defc


From: GNU bug Tracking System
Subject: [Emacs-bug-tracker] bug#6476: closed (24.0.50; Bad error message in defcustom)
Date: Fri, 23 Jul 2010 01:40:04 +0000

Your message dated Fri, 23 Jul 2010 03:39:35 +0200
with message-id <address@hidden>
and subject line Re: bug#6476: 24.0.50; Bad error message in defcustom
has caused the GNU bug report #6476,
regarding 24.0.50; Bad error message in defcustom
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
6476: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6476
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.0.50; Bad error message in defcustom Date: Sun, 20 Jun 2010 07:52:03 -0700
emacs -Q
 
Eval this sexp:
 
(defcustom foobar 'foo
  :type '(symbol))
 
The error message should say that the doc string is missing.  Instead,
it says "Junk in args nil", which is incomprehensible.

In GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600)
 of 2010-06-14 on 3249CTO
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (4.4) --no-opt --cflags -Ic:/xpm/include'
 




--- End Message ---
--- Begin Message --- Subject: Re: bug#6476: 24.0.50; Bad error message in defcustom Date: Fri, 23 Jul 2010 03:39:35 +0200
On Sun, Jun 20, 2010 at 16:52, Drew Adams <address@hidden> wrote:

> (defcustom foobar 'foo
>  :type '(symbol))
>
> The error message should say that the doc string is missing.  Instead,
> it says "Junk in args nil", which is incomprehensible.

Fixed.

    Juanma


--- End Message ---

reply via email to

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