bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#11815: 24.1; Confusing behavior of & in Dired


From: Juri Linkov
Subject: bug#11815: 24.1; Confusing behavior of & in Dired
Date: Thu, 12 Jul 2012 11:47:34 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (x86_64-pc-linux-gnu)

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'.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]