unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Freenet.DE>
To: Glenn Morris <rgm@gnu.org>
Cc: 12044@debbugs.gnu.org
Subject: bug#12044: 24.1; ls does not support --dired
Date: Tue, 31 Jul 2012 00:02:55 +0200	[thread overview]
Message-ID: <1C81D4D1-B775-4D64-9146-8E9B2AB020A6@Freenet.DE> (raw)
In-Reply-To: <ca1ujt84a6.fsf@fencepost.gnu.org>


Am 30.07.2012 um 20:58 schrieb Glenn Morris:

> Either customize dired-use-ls-dired to nil, to suppress the message and
> go back to how it used to be, or it seems on your system you can set
> insert-directory-program to "gls", which is GNU ls I assume.

	(setq insert-directory-program "gls") 

still seems to do the job – and it silences the report. This "gls" is indeed GNU ls (8.17). But… 'emacs -Q' shows the report on ls and starts the dired buffer with:

  /Users/pete:
  total used in directory 1149800 available 159246008
  drwxr-xr-x+ 92 pete   admin      23188 29 Jul 22:50 .

When I execute

	(setq insert-directory-program "gls") 

in *scratch* buffer, then the opened dired buffer starts with:

  /Users/pete:
  insgesamt 574900
  drwxr-xr-x+ 92 pete  admin     23188 29. Jul 22:50 .

For both cases this is valid:

	dired-listing-switches is a variable defined in `dired.el'.
	Its value is "-al"

The latter output is from gls, the former from the ls emulation?

--
Greetings

  Pete

Time flies like an error – but fruit flies like a banana!
				- (almost) Groucho Marx






  reply	other threads:[~2012-07-30 22:02 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-25 10:03 bug#12044: 24.1; ls does not support --dired Peter Dyballa
     [not found] ` <handler.12044.B.134321121124534.ack@debbugs.gnu.org>
2012-07-25 11:33   ` bug#12044: Acknowledgement (24.1; ls does not support --dired) Peter Dyballa
2012-07-25 11:55     ` Andreas Schwab
2012-07-29 23:38 ` bug#12044: 24.1; ls does not support --dired Glenn Morris
2012-07-30 18:34   ` Peter Dyballa
2012-07-30 18:53     ` Glenn Morris
2012-07-30 18:58       ` Glenn Morris
2012-07-30 22:02         ` Peter Dyballa [this message]
2012-08-06 17:47           ` Glenn Morris
2012-08-08 11:55             ` Peter Dyballa
2012-07-30 21:07       ` Peter Dyballa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1C81D4D1-B775-4D64-9146-8E9B2AB020A6@Freenet.DE \
    --to=peter_dyballa@freenet.de \
    --cc=12044@debbugs.gnu.org \
    --cc=rgm@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).