home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / gnu / emacs / help / 3579 < prev    next >
Encoding:
Internet Message Format  |  1992-07-31  |  1.4 KB

  1. Path: sparky!uunet!stanford.edu!agate!agate.berkeley.edu!dodd
  2. From: dodd@mycenae.cchem (Lawrence R. Dodd)
  3. Newsgroups: gnu.emacs.help
  4. Subject: Re: How does one read a compressed file into a buffer?
  5. Date: 31 Jul 92 08:20:35
  6. Organization: Dept of Chemical Engineering, UC Berkeley, CA, USA
  7. Lines: 29
  8. Message-ID: <DODD.92Jul31082035@mycenae.cchem>
  9. References: <BRUNNOCK.92Jul30164412@e40-008-7.mit.edu>
  10.     <1992Jul31.024250.20367@u.washington.edu>
  11. NNTP-Posting-Host: mycenae.cchem.berkeley.edu
  12. In-reply-to: chuan@milton.u.washington.edu's message of Fri, 31 Jul 1992 02:42:50 GMT
  13.  
  14.  
  15. >>>>> On Fri, 31 Jul 1992 02:42:50 GMT, chuan@milton.u.washington.edu (Chuan
  16. >>>>> "infamous" Lee) said:
  17.  
  18.   Chuan> In article <BRUNNOCK.92Jul30164412@e40-008-7.mit.edu>
  19.   Chuan> brunnock@athena.mit.edu (Sean Brunnock) writes:
  20. >
  21. >Hello. I seem to recall that there was a command to open
  22. >compressed files and read them into a buffer in uncompressed
  23. >form.
  24. >
  25.  
  26.   Chuan> You need a file called uncompress.el to do the trick.  I am
  27.   Chuan> emailing that file to you.  Since uncompress is not loaded
  28.   Chuan> initially, you have load it in your .emacs file.
  29.  
  30. An alternative:
  31.  
  32.            GNU Emacs Lisp Code Directory Apropos
  33. "~/" refers to archive.cis.ohio-state.edu:/pub/gnu/emacs/elisp-archive/
  34.  
  35. crypt              90-01-09
  36.      Kyle Jones, <kyle@wendy-fate.uu.net>
  37.      ~/misc/crypt.el.Z
  38.      Handle crypt/compress/compact files.
  39.  
  40. I think it works much better than [un]compress.el (which b.t.w comes with
  41. 18.58)
  42.  
  43.