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:14:01 +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)
>   "Mark this line with CHAR.
> With numeric prefix arg N, mark the next N lines."
>   (interactive "cMark this line with char: \np")
>   (let ((dired-marker-char  char)) (dired-mark arg)))

\o/

-- 
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]