Gnus development mailing list
 help / color / mirror / Atom feed
From: Mike McEwan <mike@lotusland.demon.co.uk>
Subject: `gnus-agent-batch' when `nntp-server-list-active-group' is `nil'?
Date: 19 Aug 1998 18:09:18 +0100	[thread overview]
Message-ID: <m3hfz8gapt.fsf@lotusland.demon.co.uk> (raw)

  Every-time I invoke gnus-agent-batch it sets my
`nntp-server-list-active-group' to `try' despite the fact that I
explicitly set to to 'nil' in my ~/.gnus.el. I know this is being done
as a result of:

  `(defvoo nntp-server-list-active-group 'try)' 

  in nntp.el as over-typing this `try' with `nil' fixes the problem. I
have tried the following in my ~/.emacs, but no joy -
`nntp-server-list-active-group' *still* gets set back to `try':

(setq load-path (cons (expand-file-name "/usr/lib/xemacs/site-lisp/gnus/lisp") load-path))
(require 'nntp)
(message "Is nntp.el loaded: %s" (featurep 'nntp))
(autoload 'gnus-agent-batch "gnus-agent")

  the `message' clearly says `t' - nntp.el has been loaded. This is
prior to my ~/.gnus.el being read. What am I missing here? 
  

-- 
Mike.


             reply	other threads:[~1998-08-19 17:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-08-19 17:09 Mike McEwan [this message]
1998-08-20 21:20 ` Lars Magne Ingebrigtsen

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=m3hfz8gapt.fsf@lotusland.demon.co.uk \
    --to=mike@lotusland.demon.co.uk \
    /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).