unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: JS <d44sf@44ada.com>
Subject: Re: Disable auto-save-mode in .emacs
Date: Wed, 13 Apr 2005 20:39:02 +0200	[thread overview]
Message-ID: <d3jodd$v3t$2@news.net.uni-c.dk> (raw)
In-Reply-To: 425d3ff9$0$3707$39cecf19@news.twtelecom.net

Greg Rowe wrote:

> JS wrote:
>> I know I can just press M-x auto-save-mode when I enter emacs. But is it
>> possible to write something in my .emacs file so I auto-save-mode always
>> is turned off in all buffers?
> 
> Yes.  The following should do what you are requesting:
> 
> (setq auto-save-default nil)
> 
> BTW, I came to this answer by running M-x apropos auto-save.  The manual
> for emacs is pretty good and the apropos command is a life saver for all
> things emacs.  :)
> 
> Greg
> 
I can only type:

M-x apropos-auto-save

For some reason it won't omit the "-" between "apropos" and "auto"

  reply	other threads:[~2005-04-13 18:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-13 15:46 Disable auto-save-mode in .emacs JS
2005-04-13 15:49 ` Greg Rowe
2005-04-13 18:39   ` JS [this message]
2005-04-13 18:58     ` Albert Reiner
2005-04-13 19:08       ` JS
2005-04-13 19:15         ` Albert Reiner
2005-04-13 19:24         ` Jim Davidson
2005-04-13 15:53 ` B.T. Raven

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='d3jodd$v3t$2@news.net.uni-c.dk' \
    --to=d44sf@44ada.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).