GNU bug report logs - #24547
24.4; dired should colour in sockets and pipes

Previous Next

Package: emacs;

Reported by: trentbuck <at> gmail.com (Trent W. Buck)

Date: Mon, 26 Sep 2016 08:07:01 UTC

Severity: wishlist

Tags: fixed

Found in version 24.4

Fixed in version 27.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #15 received at 24547 <at> debbugs.gnu.org (full text, mbox):

From: Juri Linkov <juri <at> linkov.net>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: "Trent W. Buck" <trentbuck <at> gmail.com>, 24547 <at> debbugs.gnu.org
Subject: Re: bug#24547: 24.4; dired should colour in sockets and pipes
Date: Sun, 28 Jul 2019 01:07:39 +0300
>> With GNU ls --color in a terminal, different colors are used for
>>
>>     regular files,
>>     directories,
>>     symlinks,
>>     sockets,
>>     pipes,
>>     (other stuff - dircolors?)
>>
>> In dired, the first three get different faces,
>> but sockets and pipes look like regular files.
>>
>> I think it's probably easy to fix sockets and pipes,
>> because the first character is "s" or "p",
>> at least in GNU ls output.
>
> Sounds reasonable.  I've now done this in Emacs 27, but I've used just a
> single face for both sockets and pipes.

What are the remaining special file types possible in ls output?

For example, in /run I see only "s" and "p" files.  But in /dev there are
also "b" and "c".  These "block" and "character" device files could be
highlighted using the same face with sockets and pipes.




This bug report was last modified 5 years and 357 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.