[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#22893: 25.1.50; dired-get-marked-files get all marked
From: |
Lars Ingebrigtsen |
Subject: |
bug#22893: 25.1.50; dired-get-marked-files get all marked |
Date: |
Fri, 04 Mar 2016 12:32:57 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) |
Tino Calancha <f92capac@gmail.com> writes:
> * lisp/dired.el(dired-get-marked-files): Added two optional args,
> `marker-char' and `all-maks'.
> (dired-map-over-marks): Added optional arg `all-marks'.
> (dired-marker-regexp): Added optional arg `all-marks'.
>
> 1) `marker-char'. If non-nil,
> the files retrieved are those marked with MARKER-CHAR.
> Otherwise the returned files are those marked with
> `dired-marker-char'.
>
> 2) all-marks, if non-nil, all marked files are returned
> regardless of their actual mark (`dired-marker-char' or
> a different one).
Looks good, I think. Can you include a NEWS entry for this and resubmit
the patch?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
- bug#22893: 25.1.50; dired-get-marked-files get all marked, Tino Calancha, 2016/03/03
- bug#22893: 25.1.50; dired-get-marked-files get all marked,
Lars Ingebrigtsen <=
- bug#22893: 25.1.50; dired-get-marked-files get all marked, Tino Calancha, 2016/03/05
- bug#22893: 25.1.50; dired-get-marked-files get all marked, Tino Calancha, 2016/03/08
- bug#22893: 25.1.50; dired-get-marked-files get all marked, Eli Zaretskii, 2016/03/08
- bug#22893: 25.1.50; dired-get-marked-files get all marked, Tino Calancha, 2016/03/09
- bug#22893: 25.1.50; dired-get-marked-files get all marked, Juri Linkov, 2016/03/09
- bug#22893: 25.1.50; dired-get-marked-files get all marked, Tino Calancha, 2016/03/09
- bug#22893: 25.1.50; dired-get-marked-files get all marked, Tino Calancha, 2016/03/09
- bug#22893: 25.1.50; dired-get-marked-files get all marked, Juri Linkov, 2016/03/10
bug#22893: dired-marker-regexp use dired-re-mark, Tino Calancha, 2016/03/22