Gnus development mailing list
 help / color / mirror / Atom feed
From: Tassilo Horn <tassilo@member.fsf.org>
To: ding@gnus.org
Subject: Re: Save everything frequently
Date: Wed, 01 Apr 2009 08:46:13 +0200	[thread overview]
Message-ID: <87zlf0hnwq.fsf@thinkpad.tsdh.de> (raw)
In-Reply-To: <871vsdsf8s.fsf@newsguy.com> (Harry Putnam's message of "Tue, 31 Mar 2009 13:45:39 -0500")

Harry Putnam <reader@newsguy.com> writes:

Hi Harry,

> I'm experimenting with ann Opensolaris install that is very unstable
> at the moment.
>
> I'd like to make gnus save its state every few minutes or just on
> demand. I know from experience that the `s' command in *groups*
> doesn't do the same as `q' (closing gnus).
>
> So how can I get the effect of `q' without really closing gnus?

Looking at the code it seems that the only difference between `s' and
`q' is that `q' additionally runs `gnus-exit-gnus-hook', then offers to
save any open summary buffers and runs `gnus-after-exiting-gnus-hook'
finally.

By default those hooks don't seem to write anything to files, but
`gnus-offer-save-summaries' does scoring, saving score files and
probably it saves other things (overviews), too.

So I'd say that unless there are open summary buffers `q' and `s' are
equivalent in terms of which files are saved.

Bye,
Tassilo



      reply	other threads:[~2009-04-01  6:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-31 18:45 Harry Putnam
2009-04-01  6:46 ` Tassilo Horn [this message]

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=87zlf0hnwq.fsf@thinkpad.tsdh.de \
    --to=tassilo@member.fsf.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).