home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / emacs / 2898 < prev    next >
Encoding:
Internet Message Format  |  1992-08-19  |  1.4 KB

  1. Path: sparky!uunet!gumby!wmichgw!754clifton
  2. From: 754clifton@gw.wmich.edu
  3. Newsgroups: comp.emacs
  4. Subject: Re: tar/zip mode?
  5. Message-ID: <1992Aug19.162047.5013@gw.wmich.edu>
  6. Date: 19 Aug 92 16:20:47 EST
  7. References: <1992Aug19.004058.18149@mintaka.lcs.mit.edu>
  8. Organization: Western Michigan University
  9. Lines: 26
  10.  
  11. In article <1992Aug19.004058.18149@mintaka.lcs.mit.edu>, dmjones@theory.lcs.mit.edu (David M. Jones) writes:
  12. > Greetings.
  13. > Has anyone written a GNU emacs interface to either the zip or the tar
  14. > archive utilities?  I've been thinking of trying to write something
  15. > that is a cross between dired mode and crypt.el to make it easier to
  16. > manipulate archives without manually unpacking them.  I've already
  17. > checked the Elisp directory, but didn't find anything obviously
  18. > relevant.  Any leads would be appreciated.
  19. > David M. Jones                              "Trifles! Trifles light as air!"
  20. > dmjones@theory.lcs.mit.edu                              -- the Hystricide
  21. >
  22.  
  23. There are two packages available that I know of:
  24.  
  25.     archive.el (archive-mode) works with zoo, zip, lzh, arc, and tar files.
  26.     tar-mode.el (tar-mode) works with tar files.
  27.  
  28. I hacked archive to work with only zoo, zip and lzh files and left tar files
  29. to tar mode. BTW, w/ auto-uncompress you can visit tar.Z files and get a nice
  30. dired listing of all the files in the tape-archive.
  31.  
  32. /Doug
  33. --
  34. Douglas Clifton [99clifto@lab.cc.wmich.edu] 
  35.