home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / gnu / emacs / help / 5266 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  1.6 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!howland.reston.ans.net!paladin.american.edu!gatech!usenet.ins.cwru.edu!agate!agate.berkeley.edu!dodd
  2. From: dodd@mycenae.cchem.berkeley.edu (Lawrence R. Dodd)
  3. Newsgroups: gnu.emacs.help
  4. Subject: Re: mods to crypt.el to work with gzip files?
  5. Date: 6 Jan 93 06:43:52
  6. Organization: Dept of Chemical Engineering, Polytechnic Univ, NY, USA
  7. Lines: 20
  8. Message-ID: <DODD.93Jan6064352@mycenae.cchem.berkeley.edu>
  9. References: <DODD.93Jan4141029@mycenae.cchem.berkeley.edu>
  10.     <RATINOX.93Jan5154650@splinter.coe.northeastern.edu>
  11. NNTP-Posting-Host: mycenae.cchem.berkeley.edu
  12. In-reply-to: Gone with the Lemming's message of Tue, 5 Jan 1993 20:47:48 GMT
  13.  
  14.  
  15. >>>>> "Gone" == Gone with the Lemming <ratinox@meceng.coe.northeastern.edu> writes:
  16.  
  17. >>>>> On 4 Jan 93 14:10:29, dodd@mycenae.cchem.berkeley.edu (Lawrence R.
  18. >>>>> Dodd) said:
  19.  
  20. Lawrence> Has anyone out there come up with the mods to Kyle's crypt.el so
  21. Lawrence> that it works with gzip files (i.e., .z files)?  If not I can do
  22. Lawrence> it, I'm just being lazy.
  23.  
  24.   Gone> Well, crypt.el already has provisions for a ".z" extension (for pack?). It
  25.   Gone> shouldn't take more than, say, 15 or 20 minutes of hacking to use gzip. So
  26.   Gone> be my guest; I guess I'm lazier than you are :-).
  27.  
  28. I don't think that the version of crypt.el in the elisp-archive works based on
  29. extensions but rather magic numbers. Also the ".z" certainly does not appear
  30. in the code nor does any reference to `pack'.  Anyway I posted a version that
  31. works with gzip based on gzip's magic number. Oh, and it took about 20-30
  32. minutes of hacking but I'm slow :)
  33.  
  34.