all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How to disable auto save on Emacs 26.1
@ 2018-10-03 13:10 Tom Wallenfang
  2018-10-03 13:34 ` Martin Šlouf
                   ` (3 more replies)
  0 siblings, 4 replies; 17+ messages in thread
From: Tom Wallenfang @ 2018-10-03 13:10 UTC (permalink / raw)
  To: help-gnu-emacs

Hello dear emacs folk,
I have been seeing lately that the autosave feature is activated again
although I deactivated it :/

Here is a cut from my .emacs file:

> (custom-set-variables
> '(auto-save-default nil)
> '(auto-save-interval 0)
> '(auto-save-timeout 0)
> '(auto-save-visited-interval 0))
Does anyone here know what I have to do so I don't have to remove those
files everytime I quit editing

(yes, I do know the consequences that can come with disabling autosave,
and I am taking the full responsibility for what might/is going to
happen.)

Thanks in Regards
Tom


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

end of thread, other threads:[~2018-10-06 19:17 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-03 13:10 How to disable auto save on Emacs 26.1 Tom Wallenfang
2018-10-03 13:34 ` Martin Šlouf
2018-10-03 13:55 ` Stefan Monnier
     [not found] ` <mailman.1669.1538575056.1284.help-gnu-emacs@gnu.org>
2018-10-03 14:16   ` Tom Wallenfang
2018-10-04 11:04     ` tomas
2018-10-04 12:55       ` Skip Montanaro
2018-10-04 14:47         ` Van L
2018-10-06 11:34           ` Fossil [Was: Re: How to disable auto save on Emacs 26.1] Garreau, Alexandre
2018-10-06 14:32             ` Van L
2018-10-06 19:17             ` tomas
2018-10-04 17:21         ` How to disable auto save on Emacs 26.1 Marcin Borkowski
2018-10-06  6:24           ` Marcin Borkowski
     [not found]       ` <mailman.1701.1538657386.1284.help-gnu-emacs@gnu.org>
2018-10-05 18:04         ` James K. Lowden
     [not found]     ` <mailman.1698.1538651613.1284.help-gnu-emacs@gnu.org>
2018-10-04 13:10       ` Stefan Monnier
2018-10-04 14:49         ` tomas
2018-10-04 13:44       ` Tom Wallenfang
     [not found] ` <mailman.1668.1538573687.1284.help-gnu-emacs@gnu.org>
2018-10-03 14:19   ` Tom Wallenfang

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.