Path: utzoo!utgpu!watmath!iuvax!cica!tut.cis.ohio-state.edu!ai.mit.edu!roland From: roland@ai.mit.edu (Roland McGrath) Newsgroups: gnu.emacs.bug Subject: save-buffer suggestion Message-ID: <8907290935.AA01144@hobbes.ai.mit.edu> Date: 28 Jul 89 19:35:17 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 4 It would be nice if save-buffer do (run-hooks 'after-save-buffer-hooks) after doing everything else. I would use this, e.g., to byte-compile .el files or informat texinfo files.