Hi,

I was trying to tar.gz some files I marked in dired with:

! tar -czvf filename.tar.gz RET

but only the first file makes it into the archive, whereas the same
command invoked from a shell (tar -czvf filename.tar.gz file1 file2 file3
...) does, of course, archive all the files.  What might the problem be?

Thanks in advance,

-- 
Sebastian P. Luque



_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to