home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / emacs / 3928 < prev    next >
Encoding:
Internet Message Format  |  1993-01-07  |  1.4 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!darwin.sura.net!spool.mu.edu!agate!agate.berkeley.edu!dodd
  2. From: dodd@mycenae.cchem.berkeley.edu (Lawrence R. Dodd)
  3. Newsgroups: comp.emacs
  4. Subject: Re: find-file-maybe-uncompress? (for Gnu under unix)
  5. Date: 7 Jan 93 15:02:13
  6. Organization: Dept of Chemical Engineering, Polytechnic Univ, NY, USA
  7. Lines: 22
  8. Message-ID: <DODD.93Jan7150213@mycenae.cchem.berkeley.edu>
  9. References: <lkolp9INNhg1@bathtub.cs.utexas.edu> <1993Jan7.205343.28668@cognos.com>
  10. Reply-To: dodd@roebling.poly.edu
  11. NNTP-Posting-Host: mycenae.cchem.berkeley.edu
  12. In-reply-to: jimp@cognos.COM's message of Thu, 7 Jan 1993 20:53:43 GMT
  13.  
  14.  
  15. >>>>> "Jim" == Jim Patterson <jimp@cognos.COM> writes:
  16.  
  17.   Jim> schrag@cs.utexas.edu (Robert C. Schrag) writes:
  18.   Jim> : Does anybody have a version of find-file (or find-file-noselect) that
  19.   Jim> : will automatically uncompress the file, if it has the .Z suffix?
  20.  
  21.   Jim> Check your local Emacs lisp archive for a module called "zcat.el".
  22. ...
  23.   Jim> Once this is done during setup, zcat-buffer will automatically be
  24.   Jim> invoked on any file with a .Z extension (quite neat).  We've put it
  25.   Jim> into our site-init.el file.
  26.  
  27. I think you will find crypt.el more robust. Available via anonymous ftp to 
  28.  
  29.   /archive.cis.ohio-state.edu:/pub/gnu/emacs/elisp-archive/misc/crypt.el.Z
  30.  
  31. I just posted a modified version of this to gnu.emacs.sources that will work
  32. with GNU zip files as well as tar-mode.el
  33.  
  34. Larry
  35.  
  36.