Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
Subject: Re: Danger!  Marks for nntp.el
Date: Wed, 19 May 2004 10:00:10 +0900	[thread overview]
Message-ID: <b9y3c5xmdt1.fsf@jpl.org> (raw)
In-Reply-To: <b9yisezkxqs.fsf@jpl.org>

>>>>> In <b9yisezkxqs.fsf@jpl.org> Katsumi Yamaoka wrote:

> Thanks.  But Gnus still connects to foreign news servers when
> fecthing new mails:

I found why does it occur.  After the recent nntp.el change, the
following form returns non-nil.

(gnus-check-backend-function 'request-update-info 'nntp)

And gnus-get-unread-articles calls gnus-get-unread-articles-in-group
even if the level for those foreign groups are higher than the
specified value (I'm using `1 g' for fecthing new mails, the
level for foreign groups is 4).

I've fixed the problem with the following ChangeLog entry:

2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>

	* gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
	groups if the group level is higher than the specified value.

Regards,
-- 
Katsumi Yamaoka <yamaoka@jpl.org>



  reply	other threads:[~2004-05-19  1:00 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-13 17:57 Kai Grossjohann
2004-05-13 22:25 ` Katsumi Yamaoka
2004-05-14  3:07   ` Katsumi Yamaoka
2004-05-14  9:20     ` Kai Grossjohann
2004-05-14 10:34       ` Katsumi Yamaoka
2004-05-14 11:52         ` Kai Grossjohann
2004-05-14 12:18           ` Katsumi Yamaoka
2004-05-19  1:00             ` Katsumi Yamaoka [this message]
2004-05-20 23:50               ` Katsumi Yamaoka
2004-05-21  0:34                 ` Katsumi Yamaoka
2004-05-14  9:20   ` Kai Grossjohann
2004-05-18 13:15 ` Reiner Steib
2004-05-18 13:54   ` Kai Grossjohann
2004-05-18 14:35     ` Reiner Steib

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=b9y3c5xmdt1.fsf@jpl.org \
    --to=yamaoka@jpl.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).