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

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

bug#5528: 23.1.92; Eshell: ls -l *


From: Chong Yidong
Subject: bug#5528: 23.1.92; Eshell: ls -l *
Date: Sun, 07 Feb 2010 01:23:17 -0500

> I am confused by the following two different outputs.
>
> In eshell, if I run 'ls -l', the user and group are shown as in this
> example:
> ,----
> |  -rw-r--r--   1 leo            staff     559 May 22  2009 metapost.mp
> `----
> and the file name 'metapost.mp' is using eshell-ls-readonly face.
>
> If I run 'ls -l *' instead, user and group id are shown as in this
> example:
> ,----
> |  -rw-r--r--   1 502            20            559 May 22  2009 metapost.mp
> `----
> and the file name 'metapost.mp' uses no faces.

I've checked in a fix.  Thanks.






reply via email to

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