GNU bug report logs - #16533
24.3.50; "s" no longer works as documented in dired

Previous Next

Package: emacs;

Reported by: Markus Triska <markus.triska <at> gmx.at>

Date: Fri, 24 Jan 2014 00:35:01 UTC

Severity: normal

Found in version 24.3.50

Full log


Message #14 received at 16533 <at> debbugs.gnu.org (full text, mbox):

From: Markus Triska <markus.triska <at> gmx.at>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 16533 <at> debbugs.gnu.org
Subject: Re: bug#16533: 24.3.50; "s" no longer works as documented in dired
Date: Fri, 24 Jan 2014 18:23:43 +0100
Glenn Morris <rgm <at> gnu.org> writes:

> What is the value of dired-use-ls-dired?

Its value is nil. When I start dired after "$ emacs -Q", it displays:

  ls does not support --dired; see `dired-use-ls-dired' for more details.

Following the instructions in the documentation of `dired-use-ls-dired',
I tried Emacs's own emulation of "ls" by evaluating (in "$ emacs -Q"):

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

The original problem shows up with this emulation as well.




This bug report was last modified 11 years and 141 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.