Albert Reiner wrote: > [JS <[EMAIL PROTECTED]>, Wed, 13 Apr 2005 20:39:02 +0200]: >> I can only type: >> >> M-x apropos-auto-save >> >> For some reason it won't omit the "-" between "apropos" and "auto" > > Try: M-x apropos RET auto-save RET > > HTH, > > Albert.
Hehe thanks...then I get a list of auto-save functions, but I don't see anywhere that that you could put: (setq auto-save-default nil) in you .emacs file to permanently turn off auto-save. _______________________________________________ Help-gnu-emacs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
