all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#5528: 23.1.92; Eshell: ls -l *
@ 2010-02-05 12:49 Leo
  2010-02-07  6:23 ` Chong Yidong
  0 siblings, 1 reply; 3+ messages in thread
From: Leo @ 2010-02-05 12:49 UTC (permalink / raw)
  To: 5528

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







^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-02-07  8:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-05 12:49 bug#5528: 23.1.92; Eshell: ls -l * Leo
2010-02-07  6:23 ` Chong Yidong
2010-02-07  8:55   ` Leo

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.