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

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

I agree to dired-do-shell-command's suggestion, but the line remains


From: Dan Jacobson
Subject: I agree to dired-do-shell-command's suggestion, but the line remains
Date: Sat, 16 Sep 2006 17:02:54 +0800

It asks me and I agree with RET,
(dired-do-shell-command "bunzip2" nil (quote ("file.bz2")))
but afterwards that line in dired is not refreshed to show the newly
unzipped file. Same with
(dired-do-shell-command "gunzip -q" nil (quote ("file.gz")))

Ok, indeed not simple for the general case, but the user is left
staring at the old file and must hit g himself.

dired-do-compress doesn't have this problem.




reply via email to

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