Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
Cc: Allan Poindexter <allan@royal-oak.csc.ti.com>
Subject: Re: more nnbabyl woes
Date: 22 Aug 1996 17:33:54 +0200	[thread overview]
Message-ID: <x67mqrph5p.fsf@eyesore.no> (raw)
In-Reply-To: Allan Poindexter's message of 20 Aug 1996 15:59:23 -0500

Allan Poindexter <allan@royal-oak.csc.ti.com> writes:

> It was not to be, however.  Soon the problem reappeared but this
> time there were no double server definitions to blame.  Gnus would
> always read the mail correctly on startup but at some indeterminate
> time afterwards it would fail to see any new mail.  On a hunch I
> tried manually closing the server to see what would happen.  Bingo.
> It always reads the mail correctly when the server is not already
> open and then fails after an indeterminate number of later M-g's.
> 
> Does anyone have any ideas?  

I took a peek at `nnbabyl-request-scan', and it looks fishy.  Try this
patch to nnbabyl.el:

*** nnbabyl.el~	Mon Aug 19 00:59:30 1996
--- nnbabyl.el	Thu Aug 22 17:33:08 1996
***************
*** 205,210 ****
--- 205,211 ----
  			 (car active) (cdr active) group))))))
  
  (deffoo nnbabyl-request-scan (&optional group server)
+   (nnbabyl-possibly-change-newsgroup group server)
    (nnbabyl-read-mbox)
    (nnmail-get-new-mail 
     'nnbabyl 

-- 
  "Yes.  The journey through the human heart 
     would have to wait until some other time."


      reply	other threads:[~1996-08-22 15:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-08-20 20:59 Allan Poindexter
1996-08-22 15:33 ` Lars Magne Ingebrigtsen [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=x67mqrph5p.fsf@eyesore.no \
    --to=larsi@ifi.uio.no \
    --cc=allan@royal-oak.csc.ti.com \
    /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).