Gnus development mailing list
 help / color / mirror / Atom feed
From: Mark Hovey <mhovey@wesleyan.edu>
Subject: saving gnus .newsrc.eld
Date: 25 Sep 1997 07:01:43 +0000	[thread overview]
Message-ID: <yld8lx98rs.fsf@cchan1.math.wesleyan.edu> (raw)

A minor defect of Gnus has been bothering me for a while, so since we
are at the beginning of a new development cycle I thought I would
mention it.  If I run Gnus, then forget about it and kill emacs later
without ever quitting Gnus, then save-buffers-kill-emacs (C-x C-c) asks
me if I want to save .newsrc-dribble.  At this point I have no good
option except to hit C-g, switch to the *Group buffer, and quit Gnus.
If I do not do this and just allow Emacs to save .newsrc-dribble, then
the next time I start Gnus it will ask me if I want to read the autosave
file.  I don't lose any mail this way, but it is still annoying.  

Is there some variable I can set so that Gnus will automatically save
itself when I leave a Gnus-controlled buffer, or something of that
sort?  In general, is there a good solution to this?

My current solution is to redefine save-buffers-kill-emacs in my .gnus
file by adding the lines

  (setq gnus-interactive-exit nil)
  (gnus-group-exit)

right after the interactive statement.  

Anybody have anything better to do?
                   Mark Hovey


             reply	other threads:[~1997-09-25  7:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-09-25  7:01 Mark Hovey [this message]
1997-09-25 14:01 ` Colin Rafferty

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=yld8lx98rs.fsf@cchan1.math.wesleyan.edu \
    --to=mhovey@wesleyan.edu \
    /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).