GNU bug report logs - #65497
30.0.50; Duplicated choice value in dired-mouse-drag-files

Previous Next

Package: emacs;

Reported by: Mauro Aranda <maurooaranda <at> gmail.com>

Date: Thu, 24 Aug 2023 12:05:01 UTC

Severity: normal

Found in version 30.0.50

Fixed in version 29.2

Done: Stefan Kangas <stefankangas <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 65497 in the body.
You can then email your comments to 65497 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 bug-gnu-emacs <at> gnu.org:
bug#65497; Package emacs. (Thu, 24 Aug 2023 12:05:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Mauro Aranda <maurooaranda <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Thu, 24 Aug 2023 12:05:02 GMT) Full text and rfc822 format available.

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

From: Mauro Aranda <maurooaranda <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 30.0.50; Duplicated choice value in dired-mouse-drag-files
Date: Thu, 24 Aug 2023 09:04:09 -0300
The defcustom of dired-mouse-drag-files has the following :type:

:type '(choice (const :tag "Don't allow dragging" nil)
               (const :tag "Copy file to new location" t)
               (const :tag "Move file to new location" t)
               (const :tag "Create symbolic link to file" link))

It seems to me that the 3rd choice should have a value of move.





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#65497; Package emacs. (Thu, 24 Aug 2023 20:45:02 GMT) Full text and rfc822 format available.

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

From: Stefan Kangas <stefankangas <at> gmail.com>
To: Mauro Aranda <maurooaranda <at> gmail.com>
Cc: 65497 <at> debbugs.gnu.org
Subject: Re: bug#65497: 30.0.50;
 Duplicated choice value in dired-mouse-drag-files
Date: Thu, 24 Aug 2023 22:44:04 +0200
close 65497 29.2
thanks

Mauro Aranda <maurooaranda <at> gmail.com> writes:

> The defcustom of dired-mouse-drag-files has the following :type:
>
> :type '(choice (const :tag "Don't allow dragging" nil)
>                 (const :tag "Copy file to new location" t)
>                 (const :tag "Move file to new location" t)
>                 (const :tag "Create symbolic link to file" link))
>
> It seems to me that the 3rd choice should have a value of move.

Thanks, fixed on emacs-29 (commit 02532bb5821).




bug marked as fixed in version 29.2, send any further explanations to 65497 <at> debbugs.gnu.org and Mauro Aranda <maurooaranda <at> gmail.com> Request was from Stefan Kangas <stefankangas <at> gmail.com> to control <at> debbugs.gnu.org. (Thu, 24 Aug 2023 20:45:02 GMT) Full text and rfc822 format available.

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

This bug report was last modified 1 year and 327 days ago.

Previous Next


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