help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how to activate the auto-save mode in emacs?


From: Kevin Dziulko
Subject: Re: how to activate the auto-save mode in emacs?
Date: Mon, 28 Oct 2002 08:30:47 -0500 (EST)

In your .emacs file:
(setq auto-save-default t)

Auto-save is usually on by default.  You may also want to read up on
auto-save-visited-file-name, auto-save-interval, and auto-save-timeout.
Note that setting auto-save-interval to 0 turns auto-save off.

Hope this helps.
Kevin

On Fri, 25 Oct 2002, Tammy wrote:

> my emacs dunno why can't auto save the files
> i dunno how to reactivate this function
> pls help~
>
>
> _______________________________________________
> Help-gnu-emacs mailing list
> Help-gnu-emacs@gnu.org
> http://mail.gnu.org/mailman/listinfo/help-gnu-emacs
>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]