Gnus development mailing list
 help / color / mirror / Atom feed
From: Julien Cubizolles <j.cubizolles@free.fr>
To: Katsumi Yamaoka <yamaoka@jpl.org>
Cc: ding@gnus.org
Subject: Re: unwanted backup files with nnfolder archive method
Date: Mon, 08 Aug 2016 15:53:02 +0200	[thread overview]
Message-ID: <87zionz7sx.fsf@free.fr> (raw)
In-Reply-To: <b4ma8gnaovp.fsf@jpl.org> (Katsumi Yamaoka's message of "Mon, 08 Aug 2016 13:03:22 +0900")

Katsumi Yamaoka <yamaoka@jpl.org> writes:

> On Sat, 06 Aug 2016 16:10:43 +0200, Julien Cubizolles wrote:
>> However, I've noticed that for each "sent-mail-%Y-%m" file, there is
>> also a "sent-mail-%Y-%m~" backup file created,
>
> Is this yours? :)

> '---- [ C-h i d m Gnus RET m Mail Folders RET ]
> | `nnfolder-save-buffer-hook'
> | Hook run before saving the folders.  Note that Emacs does the
> | normal backup renaming of files even with the `nnfolder' buffers.
> | If you wish to switch this off, you could say something like the
> | following in your `.emacs' file:
> |
> |      (defun turn-off-backup ()
> |        (set (make-local-variable 'backup-inhibited) t))
> |
> |      (add-hook 'nnfolder-save-buffer-hook 'turn-off-backup)
> `----

That's exactly what I needed, thanks. By the way, what command do you
use to cite an info node in this manner ?

Regards,

Julien.




  reply	other threads:[~2016-08-08 13:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-06 14:10 Julien Cubizolles
2016-08-08  4:03 ` Katsumi Yamaoka
2016-08-08 13:53   ` Julien Cubizolles [this message]
2016-08-08 23:01     ` Katsumi Yamaoka

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=87zionz7sx.fsf@free.fr \
    --to=j.cubizolles@free.fr \
    --cc=ding@gnus.org \
    --cc=yamaoka@jpl.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).