all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* how to activate the auto-save mode in emacs?
@ 2002-10-25 15:19 Tammy
  2002-10-28 13:30 ` Kevin Dziulko
  0 siblings, 1 reply; 2+ messages in thread
From: Tammy @ 2002-10-25 15:19 UTC (permalink / raw)


my emacs dunno why can't auto save the files
i dunno how to reactivate this function
pls help~

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: how to activate the auto-save mode in emacs?
  2002-10-25 15:19 how to activate the auto-save mode in emacs? Tammy
@ 2002-10-28 13:30 ` Kevin Dziulko
  0 siblings, 0 replies; 2+ messages in thread
From: Kevin Dziulko @ 2002-10-28 13:30 UTC (permalink / raw)


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
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-10-28 13:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-25 15:19 how to activate the auto-save mode in emacs? Tammy
2002-10-28 13:30 ` Kevin Dziulko

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.