Gnus development mailing list
 help / color / mirror / Atom feed
From: David S Goldberg <david.goldberg6@verizon.net>
Subject: Re: Denying a server on purpose at startup
Date: Mon, 16 Jun 2003 10:56:35 -0400	[thread overview]
Message-ID: <u8zof0ykr4s.fsf@verizon.net> (raw)
In-Reply-To: <m3llw5ih7c.fsf@newsguy.com> (Harry Putnam's message of "Fri, 13 Jun 2003 18:24:55 -0700")

>>>>> On Fri, 13 Jun 2003 18:24:55 -0700, Harry Putnam
>>>>> <reader@newsguy.com> said:

>>> David S Goldberg <david.goldberg6@verizon.net> writes:

>> Untested, but based on a quick read of gnus-start.el perhaps it would
>> work to add a an appropriate call to gnus-server-deny-server to
>> gnus-read-newsrc-el-hook?

> Now this sounds even easier with less side effects, ifonly I would
> finally learn enough lisp to do something probably fairly simple like
> you described.. thanks ... I'll take a look.

(add-hook 'gnus-read-newsrc-el-hook
          (lambda () 
            (gnus-server-deny-server "your-server-name-here")))

hth,
-- 
Dave Goldberg
david.goldberg6@verizon.net





  parent reply	other threads:[~2003-06-16 14:56 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-13 17:22 Harry Putnam
2003-06-13 18:12 ` Stainless Steel Rat
2003-06-14  1:24   ` Harry Putnam
2003-06-14  9:32     ` Reiner Steib
2003-06-17  4:32       ` Harry Putnam
2003-06-17 12:15         ` Reiner Steib
2003-06-16 14:56     ` David S Goldberg [this message]
2003-06-17  4:33       ` Harry Putnam
2003-06-17  5:24         ` Harry Putnam
2003-06-13 20:36 ` David S Goldberg

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=u8zof0ykr4s.fsf@verizon.net \
    --to=david.goldberg6@verizon.net \
    /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).