Xref: utzoo comp.emacs:8744 gnu.emacs.bug:2171 Path: utzoo!telly!philmtl!uunet!talos!kjones From: kjones@talos.pm.com (Kyle Jones) Newsgroups: comp.emacs,gnu.emacs.bug Subject: Re: Saving/Restoring state in GNU Emacs 18.55 Message-ID: <1990Jul23.125710.21593@talos.pm.com> Date: 23 Jul 90 12:57:10 GMT References: <9474@uswat.UUCP> <668@venice.SEDD.TRW.COM> <25569@cs.yale.edu> <3634@ruuinf.cs.ruu.nl> Lines: 7 Piet van Oostrum writes: > It would be nice if emacs could call save-context after auto-saving. Maybe > a next version can have a hook for this. A hook into the auto-save code would be a good thing, indeed. crypt.el could use such a hook to insure that crypted, compressed, etc. files are auto-saved using their proper encodings.