GNU bug report logs - #6597
24.0.50; `dired-no-confirm' defcustom

Previous Next

Package: emacs;

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

Date: Fri, 9 Jul 2010 23:50:02 UTC

Severity: normal

Found in version 24.0.50

Done: Juanma Barranquero <lekktu <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 6597 in the body.
You can then email your comments to 6597 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#6597; Package emacs. (Fri, 09 Jul 2010 23:50:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Drew Adams" <drew.adams <at> oracle.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Fri, 09 Jul 2010 23:50:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "Drew Adams" <drew.adams <at> oracle.com>
To: <bug-gnu-emacs <at> gnu.org>
Subject: 24.0.50; `dired-no-confirm' defcustom
Date: Fri, 9 Jul 2010 16:47:52 -0700
emacs -Q
 
The custom :type and the doc string of `dired-no-confirm' are not
correct.  Code (in dired.el and dired-aux.el and 3rd-party code) binds
and tests also the value `t'.  The user option should offer `t' as a
possible value, and the doc string should reflect that.
 
The :type should be something like this:
 
'(choice (const :tag "Confirmation never needed" t)
         (set (const byte-compile) ...))
 

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





Reply sent to Juanma Barranquero <lekktu <at> gmail.com>:
You have taken responsibility. (Thu, 22 Jul 2010 12:19:02 GMT) Full text and rfc822 format available.

Notification sent to "Drew Adams" <drew.adams <at> oracle.com>:
bug acknowledged by developer. (Thu, 22 Jul 2010 12:19:02 GMT) Full text and rfc822 format available.

Message #10 received at 6597-done <at> debbugs.gnu.org (full text, mbox):

From: Juanma Barranquero <lekktu <at> gmail.com>
To: Drew Adams <drew.adams <at> oracle.com>
Cc: 6597-done <at> debbugs.gnu.org
Subject: Re: bug#6597: 24.0.50; `dired-no-confirm' defcustom
Date: Thu, 22 Jul 2010 14:18:25 +0200
On Sat, Jul 10, 2010 at 01:47, Drew Adams <drew.adams <at> oracle.com> wrote:

> '(choice (const :tag "Confirmation never needed" t)
>         (set (const byte-compile) ...))

Done, thanks.

    Juanma




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 20 Aug 2010 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 14 years and 310 days ago.

Previous Next


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