all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* non-interactive extracting the contents of a tar-file
@ 2005-06-27 10:23 Klaus Berndl
  2005-06-27 10:51 ` Peter Dyballa
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Klaus Berndl @ 2005-06-27 10:23 UTC (permalink / raw)



I know tar-mode and it displays a dired-like listing of the contents.
So the user can mark entries and extrakt them to a buffer...

What i want is the following:
Is it possible with tar-mode (or other already existing elisp-code), to
extract the full contents of a tar-file to a certain directory (or at least to
default-directory)?

Ciao,
Klaus

-- 
Klaus Berndl			mailto: klaus.berndl@sdm.de
sd&m AG				http://www.sdm.de
software design & management	
Carl-Wery-Str. 42, 81739 Muenchen, Germany
Tel +49 89 63812-392, Fax -220

^ permalink raw reply	[flat|nested] 13+ messages in thread
* RE: non-interactive extracting the contents of a tar-file
@ 2005-06-27 11:47 klaus.berndl
  0 siblings, 0 replies; 13+ messages in thread
From: klaus.berndl @ 2005-06-27 11:47 UTC (permalink / raw)
  Cc: help-gnu-emacs

Peter_Dyballa@Web.DE wrote:
> Am 27.06.2005 um 13:11 schrieb Klaus Berndl:
> 
>> Hmm, i forgot to mention that i want it do without external programs
>> like tar and gz!
>> 
> 
> I don't believe this could work. GNU Emacs needs external programmes
> like bzip2, gunzip, etc. to unpack the contents from a compressed
> file. 
> 
> You can proof that yourself: rename the decompressors and try to open
> a compressed tar file!

Hmm, yes, indeed, seems to be right... The emulation of tar in tar-mode.el
leads me to the (wrong) assumption that this is also possible for *.gz files....
Appaerently a wrong assumption ;-)

Ciao,
Klaus

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2005-06-28 17:02 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-27 10:23 non-interactive extracting the contents of a tar-file Klaus Berndl
2005-06-27 10:51 ` Peter Dyballa
2005-06-27 19:30 ` J. Alejandro Noli
2005-06-28  7:18 ` Stefan Monnier
2005-06-28  8:39   ` Klaus Berndl
2005-06-28 17:02     ` Edward O'Connor
     [not found] ` <mailman.1302.1119869779.2857.help-gnu-emacs@gnu.org>
2005-06-27 11:11   ` Klaus Berndl
2005-06-27 11:33     ` Peter Dyballa
2005-06-28  8:16     ` Tim X
2005-06-28  8:42       ` Klaus Berndl
2005-06-28  9:36       ` Peter Dyballa
2005-06-28  8:12   ` Tim X
  -- strict thread matches above, loose matches on Subject: below --
2005-06-27 11:47 klaus.berndl

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.