Using with-temp-buffer seems like a good idea.
Does it ever make sense to save undo information in a temporary buffer?
If not, I suggest to disable it in with-temp-buffer.Undo is always disabled for with-temp-buffer, because it is disabled by default for buffers whose names start with space. _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
