emacs-devel
[Top][All Lists]
Advanced

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

Re: dired: don't mark summary line


From: Miles Bader
Subject: Re: dired: don't mark summary line
Date: Sun, 30 Nov 2003 05:49:15 -0500
User-agent: Mutt/1.3.28i

On Sun, Nov 30, 2003 at 11:12:35AM +0100, Alexander Pohoyda wrote:
> Would this patch help?
> -  (or (looking-at "^$\\|^. *$\\|^. total\\|^. wildcard\\|^. used\\|^. find")
> +  (or (looking-at "^$\\|^. *$\\|^. total\\|^. wildcard\\|^. used\\|^. 
> find\\|^. insgesamt")

Note that the same problem occurs for _every_ locale (e.g., I've seen it with
LANG set to ja_JP); it might be better to ignore any lines with less than
some number of spaces in them, or something like that.

-Miles
-- 
Quidquid latine dictum sit, altum viditur.




reply via email to

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