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.

Full log


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.





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.