unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Manuel Giraud <manuel.giraud@univ-nantes.fr>
To: merlyn@stonehenge.com
Cc: 9039@debbugs.gnu.org
Subject: bug#9039: 24.0.50; dired "f" fails on directory that begins with a space
Date: Wed, 13 Jul 2011 12:02:07 +0200	[thread overview]
Message-ID: <8762n6ebxc.fsf@univ-nantes.fr> (raw)
In-Reply-To: <86ei1yswoi.fsf@red.stonehenge.com>


This issue may be already sorted out. But anyway, I have put these 2
lines in my .emacs and that does the trick:

(require 'ls-lisp)
(setq ls-lisp-use-insert-directory-program nil)

Now, dired will use a lisp implementation of ls (which in fact, uses
directory-files-and-attributes internally). It works for me on OpenBSD.

-- 
Manuel Giraud





  parent reply	other threads:[~2011-07-13 10:02 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-10  2:21 bug#9039: 24.0.50; dired "f" fails on directory that begins with a space merlyn
2011-07-10  2:33 ` Glenn Morris
2011-07-10  2:38   ` Randal L. Schwartz
2011-07-10  2:42     ` Glenn Morris
2011-07-10  2:45       ` Glenn Morris
2011-07-10  2:46       ` Randal L. Schwartz
2011-07-10  3:02         ` Eli Zaretskii
2011-07-10  3:08           ` Randal L. Schwartz
2011-07-13 17:57             ` Glenn Morris
2011-07-13 18:03               ` Randal L. Schwartz
2011-07-13 18:05                 ` Glenn Morris
2011-07-13 18:11                   ` Randal L. Schwartz
2011-07-10  4:43         ` Glenn Morris
2011-07-13 10:02 ` Manuel Giraud [this message]
2011-07-13 18:05   ` Randal L. Schwartz
2011-07-13 19:21     ` Eli Zaretskii

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=8762n6ebxc.fsf@univ-nantes.fr \
    --to=manuel.giraud@univ-nantes.fr \
    --cc=9039@debbugs.gnu.org \
    --cc=merlyn@stonehenge.com \
    /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).