Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <jas@extundo.com>
Cc: ding@gnus.org
Subject: Re: minor bugs with negative article numbers (was: Patch To Fetch Messages From Google)
Date: Thu, 11 Apr 2002 09:50:19 +0200 (CEST)	[thread overview]
Message-ID: <Pine.LNX.4.44.0204110929580.12805-100000@yxa.extundo.com> (raw)
In-Reply-To: <87k7rfz4en.fsf_-_@uwo.ca>

On Wed, 10 Apr 2002, Dan Christensen wrote:

> This is a great feature!  While playing with it, here are some
> problems I noticed.  I hit ^ to make Gnus find a news article that had
> expired from one of my nntp groups.  Gnus used google to bring the
> article in, and the article looked fine, except that it had a few
> garbage characters at the bottom.  Then I used `B c' to copy the
> article to an nnfolder group, and there the article didn't appear
> in the summary because it was corrupted:  there is a garbage line
> in the second line of the header, and there is garbage at the end.
> I've attached the article as it appear in my nnfolder file.

This seems to be a URL bug:

(url-insert-file-contents  
"http://groups.google.com/groups?selm=1f8fd51.1sjfq9b1u3kq7yN%tells@nowhere.invalid&output=gplain")

returns a trailing ^M.

If I fetch the URL with wget, there is no ^M.

> Another minor comment:  Gnus won't let me `!' an article, but it
> will let me `d' and `E' it.  Not sure if this inconsistency is
> intentional.

I think so, the article doesn't have an article number so it is difficult
to mark.  The reason d and E work is probably that it already was marked
as read, so pressing d or E doesn't result in any action.

> And a final comment:  each time I view the article, Gnus downloads
> it again from google.  I guess avoiding this would be difficult?

The backlog doesn't handle non-integer articles.  In fact, the backlog 
doesn't seem get invoked at all when I fetch articles using nnweb.




  parent reply	other threads:[~2002-04-11  7:50 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-10 17:39 Patch To Fetch Messages From Google Kalle Kivimaa
2002-04-10 17:53 ` Henrik Enberg
2002-04-10 18:11   ` Reiner Steib
2002-04-10 20:26     ` minor bugs with negative article numbers (was: Patch To Fetch Messages From Google) Dan Christensen
2002-04-10 21:22       ` Kai Großjohann
2002-04-11  7:50       ` Simon Josefsson [this message]
2002-04-11 10:56         ` minor bugs with negative article numbers Reiner Steib
2002-04-11 12:09           ` Simon Josefsson
2002-04-11 15:40             ` Harry Putnam
2002-04-11 19:16               ` Simon Josefsson
2002-04-11 20:19                 ` Harry Putnam
2002-04-12  1:51             ` Dan Christensen
     [not found]     ` <3229146396458393@oakhurst.yi.org>
2002-04-30 11:07       ` Patch To Fetch Messages From Google Kai Großjohann
2002-04-27 17:57 ` ShengHuo ZHU

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=Pine.LNX.4.44.0204110929580.12805-100000@yxa.extundo.com \
    --to=jas@extundo.com \
    --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).