Gnus development mailing list
 help / color / mirror / Atom feed
From: Emanuel Berg <incal@dataswamp.org>
To: ding@gnus.org
Subject: Re: disable auto save of mails into Gnus drafts group
Date: Tue, 11 Oct 2022 12:14:48 +0200	[thread overview]
Message-ID: <87fsfuwtt3.fsf@dataswamp.org> (raw)
In-Reply-To: <87edveu7yt.fsf@ucl.ac.uk>

Eric S Fraga wrote:

>> How do I disable the auto save of mails into Gnus
>> drafts group?
>
> There are are few variables associated with auto-save-mode
> which you might wish to look at.

I know, I have a lot of them already ... which one am
I missing?

;; auto-save
(auto-save-mode -1)
(setq auto-save-list-file-prefix nil)
(setq auto-save-no-message t)

;; backups
(setq backup-inhibited  t)
(setq make-backup-files nil)

-- 
underground experts united
https://dataswamp.org/~incal



  reply	other threads:[~2022-10-11 10:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-11  2:58 Emanuel Berg
2022-10-11  7:37 ` Eric S Fraga
2022-10-11 10:14   ` Emanuel Berg [this message]
2022-10-11 10:53     ` Eric S Fraga
2022-11-29  2:46     ` Fernando de Morais
2022-11-29 18:32       ` Emanuel Berg

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

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

  git send-email \
    --in-reply-to=87fsfuwtt3.fsf@dataswamp.org \
    --to=incal@dataswamp.org \
    --cc=ding@gnus.org \
    /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 NNTP newsgroup(s).