Gnus development mailing list
 help / color / mirror / Atom feed
From: Eric Swenson <ejs@borland.com>
Cc: (ding) GNUS Mailing List <ding@ifi.uio.no>
Subject: Re: process mark and group exiting
Date: 15 Jul 1996 13:11:08 +0000	[thread overview]
Message-ID: <uzq51pspf.fsf@bonzo2.borland.com> (raw)
In-Reply-To: Colin Rafferty's message of 15 Jul 1996 11:10:01 -0400

Colin Rafferty <craffert@spspme.ml.com> writes:

> > Shouldn't Gnus warn you upon exit of a group if you have process
> > marks set?  It usually indicates that you forgot to do what you
> > intended to do.  
> 
> (defadvice gnus-summary-exit (around no-process-mark enable)
>   "Only exit if there are no process-marked articles."
>   (gnus-set-global-variables)
>   (if (or (null gnus-newsgroup-processable)
> 	  (yes-or-no-p "Articles marked, really quit this group? "))
>       ad-do-it))

Thanks, Colin.  I appreciate this and have added it to my Gnus startup.  

-- Eric


      reply	other threads:[~1996-07-15 13:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-07-12 16:55 Eric Swenson
1996-07-14 13:48 ` Lars Magne Ingebrigtsen
1996-07-15 15:10 ` Colin Rafferty
1996-07-15 13:11   ` Eric Swenson [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=uzq51pspf.fsf@bonzo2.borland.com \
    --to=ejs@borland.com \
    --cc=ding@ifi.uio.no \
    /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).