Gnus development mailing list
 help / color / mirror / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
Cc: ding@gnus.org
Subject: Re: gnus-ignored-from-addresses puzzler
Date: 04 Oct 2000 20:30:34 +0200	[thread overview]
Message-ID: <vafsnqch31x.fsf@lucy.cs.uni-dortmund.de> (raw)
In-Reply-To: <m2em1xz9am.fsf@pgnus-5.8.8-cvs.now.playing>

I wonder: does the variable noninteractive have suitable values when
running Gnus normally or via the batch thing?  You might be able to
use that, so you don't have to use two .gnus files.

Like so:

(unless noninteractive
  ..for.interactive.use.only..)

(when noninteractive
  ..for.batch.use.only..)

kai
-- 
I like BOTH kinds of music.



  reply	other threads:[~2000-10-04 18:30 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-10-03  1:29 Harry Putnam
2000-10-03  2:41 ` ShengHuo ZHU
2000-10-03  2:43   ` Lloyd Zusman
2000-10-03  2:57     ` ShengHuo ZHU
2000-10-03 10:52       ` Harry Putnam
2000-10-03 12:13         ` ShengHuo ZHU
2000-10-03 12:22           ` Harry Putnam
2000-10-03 12:39             ` ShengHuo ZHU
2000-10-03 13:00               ` Harry Putnam
2000-10-03 13:53 ` Kai Großjohann
2000-10-04  1:26   ` Harry Putnam
2000-10-04 18:30     ` Kai Großjohann [this message]
2000-10-05  0:33       ` Harry Putnam
2000-10-05 12:47         ` Kai Großjohann

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=vafsnqch31x.fsf@lucy.cs.uni-dortmund.de \
    --to=kai.grossjohann@cs.uni-dortmund.de \
    --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).