Gnus development mailing list
 help / color / mirror / Atom feed
From: "Sorgum Vargus" <sorgum9@hotmail.com>
Subject: problem with nnslashdot
Date: Wed, 24 Nov 1999 10:21:15 EST	[thread overview]
Message-ID: <19991124152115.41502.qmail@hotmail.com> (raw)

I'm trying to use the nnslashdot backend with xemacs 20.4...
I get the slashdot groups as zombies, and when I subscribe,
it shows some number of articles, but when I enter the group,
there is only 1 article with 0 lines, and when I try and read it, I get an 
error:

Signaling: (search-failed "<a name=\"126\">")
  search-forward("<a name=\"126\">")
  (if (= article 1) (progn (re-search-forward "Posted by .* on ") 
(forward-line 1) (setq contents ...)) (search-forward (format "<a 
name=\"%d\">" ...)) (setq contents (buffer-substring ... ...)))
)
  (progn (if (= article 1) (progn ... ... ...) (search-forward ...) (setq 
contents ...)))
)
  (if (numberp article) (progn (if ... ... ... ...)))
)
  (when (numberp article) (if (= article 1) (progn ... ... ...) 
(search-forward ...) (setq contents ...)))
)
  (let ((case-fold-search t)) (goto-char (point-min)) (when (and ... ...) 
(setq article ...)) (when (numberp article) (if ... ... ... ...)))
)
  (save-excursion (set-buffer nnslashdot-buffer) (let (...) (goto-char ...) 
(when ... ...) (when ... ...)))
)
  (let (contents) (save-excursion (set-buffer nnslashdot-buffer) (let ... 
... ... ...)) (when contents (save-excursion ... ... ... ... ... ... ... ... 
...)))
)
  nnslashdot-request-article(127 "GNU XFce 3.2.0 Desktop Now Available 
(99/11/18/0957218)" "" #<buffer "*Article*">)
  gnus-request-article(127 "nnslashdot:GNU XFce 3.2.0 Desktop Now Available 
(99/11/18/0957218)" #<buffer "*Article*">)
  gnus-request-article-this-buffer(127 "nnslashdot:GNU XFce 3.2.0 Desktop 
Now Available (99/11/18/0957218)")
  gnus-article-prepare(127 nil)
  gnus-summary-display-article(127)
  gnus-summary-next-page(nil)
  call-interactively(gnus-summary-next-page)


Any idea what is wrong and how to fix it?

Thanks.

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com



             reply	other threads:[~1999-11-24 15:21 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-11-24 15:21 Sorgum Vargus [this message]
1999-11-24 16:31 ` Eric Marsden
1999-12-01 20:44   ` Lars Magne Ingebrigtsen
1999-12-01 20:47   ` Lars Magne Ingebrigtsen
2000-03-13  6:50 Problem " Niels Olof Bouvin
2000-03-14  0:47 ` Jack Vinson
2000-03-16  0:37   ` Jack Vinson
2000-03-16 10:11     ` Niels Olof Bouvin
2000-03-17 23:11       ` Bjorn Halvor Solberg
2000-03-16  1:31 ` Bjorn Halvor Solberg

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=19991124152115.41502.qmail@hotmail.com \
    --to=sorgum9@hotmail.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).