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: Leo
Subject: bug#5528: 23.1.92; Eshell: ls -l *
Date: Fri, 05 Feb 2010 12:49:19 +0000

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.

So it seems there's a bug in eshell somewhere to make 'ls -l *'
inconsistent with what one gets when running it in terminal.


In GNU Emacs 23.1.92.2 (x86_64-apple-darwin10.2.0, Carbon Version 1.6.0 AppKit 
1038.25)
 of 2010-02-03 on Victoria.local
Windowing system distributor `Apple Inc.', version 10.6.2
configured using `configure  '--prefix=/usr/local/unix/emacs' '--with-mac''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  value of $XMODIFIERS: nil
  locale-coding-system: iso-latin-1-unix
  default enable-multibyte-characters: t







reply via email to

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