[Emacs-ada-mode] Cleaning buffer before saving

Simon Wright simon at pushface.org
Sat Feb 6 09:51:25 PST 2010


Hi,

In 4.01, ada-clean-buffer-before-saving is marked as obsolete, with a recommendation to use the write-file-functions in Emacs 23.2. I'm using Carbon Emacs, which doesn't appear to have write-file-functions or anything apropos, but in any case this is the only place I can see in ada-mode that actually references write-file-functions; so it looks as though ada-clean-buffer-before-saving has no effect (on Ada source). I don't see why this option should be made obsolete, even if the way it's implemented has to change!

The old way of doing things is still present in gpr-mode.el, by the way.

Regards,

--S


More information about the Emacs-ada-mode mailing list