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




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.