GNU bug report logs - #11815
24.1; Confusing behavior of & in Dired

Previous Next

Package: emacs;

Reported by: "John Wiegley" <johnw <at> newartisans.com>

Date: Fri, 29 Jun 2012 08:37:01 UTC

Severity: normal

Merged with 10598

Found in versions 24.0.92, 24.1

Done: Juri Linkov <juri <at> jurta.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Juri Linkov <juri <at> jurta.org>
To: 11815 <at> debbugs.gnu.org
Subject: bug#11815: 24.1; Confusing behavior of & in Dired
Date: Thu, 12 Jul 2012 11:47:34 +0300
merge 11815 10598
thanks

I'm merging this with bug#10598 because they both can be fixed
with one patch that completely removes these two lines
from `dired-do-async-shell-command':

  (unless (string-match "[*?][ \t]*\\'" command)
    (setq command (concat command " *")))

and takes care about handling this case in `dired-shell-stuff-it'.




This bug report was last modified 12 years and 313 days ago.

Previous Next


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