emacs-devel
[Top][All Lists]
Advanced

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

Re: Visiting a set of files listed in a file


From: James Thomas
Subject: Re: Visiting a set of files listed in a file
Date: Tue, 12 Apr 2022 12:29:05 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.92 (gnu/linux)

James Thomas wrote:

> (setq directory-listing-before-filename-regexp "^\*? *")

Here's an improvement on that, just for the record:

(setq-local directory-listing-before-filename-regexp " +")

--



reply via email to

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