unofficial mirror of bug-gnu-emacs@gnu.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

* bug#5528: 23.1.92; Eshell: ls -l *
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Chong Yidong @ 2010-02-07  6:23 UTC (permalink / raw)
  To: Leo; +Cc: 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.

I've checked in a fix.  Thanks.






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

* bug#5528: 23.1.92; Eshell: ls -l *
  2010-02-07  6:23 ` Chong Yidong
@ 2010-02-07  8:55   ` Leo
  0 siblings, 0 replies; 3+ messages in thread
From: Leo @ 2010-02-07  8:55 UTC (permalink / raw)
  To: bug-gnu-emacs

On 2010-02-07 06:23 +0000, Chong Yidong wrote:
> I've checked in a fix.  Thanks.

Indeed, it is fixed.

Leo








^ 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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).