GNU bug report logs -
#22894
25.1.50; dired-mark: Not remark a marked file
Previous Next
Reported by: Tino Calancha <f92capac <at> gmail.com>
Date: Thu, 3 Mar 2016 10:07:02 UTC
Severity: wishlist
Tags: patch, wontfix
Found in version 25.1.50
Done: npostavs <at> users.sourceforge.net
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
* lisp/dired.el (dired-mark-files-in-region,dired-mark):
A marked file can be remarked just:
1) To mark for deletion.
2) To unmark it, that is, the mark changes to `?\\s'.
3) If its marked for deletion, a different mark can be assigned.
The purpose of this changes is to prevent changing accidentally
the mark of a file. Current code allow to change marks on files very
easily.
Marking many files using several markers may need some time, with
some regexp gimnastics. Its a pity if someone accidentaly change
one of the marks. For instance, using `dired-mark-files-in-region',
the last/first file in the region could be included unintentionally
changing the mark of one file.
I'm not sure if allow 1) or to ban it.
I'm not sure if someone find this thread useful either :-)
In GNU Emacs 25.1.50.1 (x86_64-pc-linux-gnu, GTK+ Version 2.24.29)
of 2016-03-03 built on calancha-pc
Repository revision: 887f6126c5ce9084f93083765ac026ca6b28175c
[dired_no_remark.patch (text/plain, attachment)]
This bug report was last modified 8 years and 325 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.