help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [External] : Re: Dired: how to mark with other character but *


From: Emanuel Berg
Subject: Re: [External] : Re: Dired: how to mark with other character but *
Date: Tue, 02 Feb 2021 05:15:13 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Drew Adams wrote:

>>> There isn't one. But you could define one.
>> 
>> (defun diredp-mark-with-char (char &optional arg)...
>
> Also, there are these functions to mark with a particular
> char:
>
>  dired-mark-files-regexp
>  dired-mark-files-containing-regexp
>
> (They're commands, but they don't ask for the char when
> called interactively.) ___
>
> And you can just set `dired-marker-char' to whatever char
> you want, anytime:
>
>  `M-: (setq dired-marker-char ?Q)'
>
> And then use that marker for all Dired commands.
>
> `dired-marker-char' affects many Dired features, even
> font-locking. They just DTRT, in general. Look for
> `dired-marker-char' in files dired*.el.

What about utilities?

-- 
underground experts united
http://user.it.uu.se/~embe8573
https://dataswamp.org/~incal




reply via email to

[Prev in Thread] Current Thread [Next in Thread]