Hola, Emacs folks!

I have mapped the revert-buffer function to F10, like so:
(global-set-key [f10] 'revert-buffer)

What I would like to add is automatic confirmation, so that I don't
have to answer (y or n) each time.

How can I do that?

Thanks!

_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to