Gnus development mailing list
 help / color / mirror / Atom feed
From: ShengHuo ZHU <zsh@cs.rochester.edu>
Subject: Re: nnrss
Date: Sun, 24 Nov 2002 17:37:10 -0500	[thread overview]
Message-ID: <2nznry4msp.fsf@zsh.cs.rochester.edu> (raw)
In-Reply-To: <yaaznryg5b9.fsf@fjorir.ifi.uio.no> (Jan Egil Hagen's message of "Sun, 24 Nov 2002 20:01:46 +0100")

Jan Egil Hagen <janha+news@ifi.uio.no> writes:

> * ShengHuo ZHU <zsh@cs.rochester.edu>
> | nnrss-insert didn't call nnweb-insert since nnweb-insert was removed.
> | All these changes were made before v0.07 was released.  Could you
> | check whether you loaded an ancient version of nnrss.el from another
> | directory? `M-x list-load-path-shadows RET' helps.
>
> No.  It is the current nnrss.el.  I updated to cvs-gnus and now I just
> get the message "Group nnrss:Kuro5hin contains no messages".  Nothing
> works.
>
> nnweb-insert is still called from nnrss.el:
>
> $ grep -n nnweb-insert nnweb.el nnrss.el
> nnweb.el:521:(defun nnweb-insert-html (parse)
> nnweb.el:536:    (mapcar 'nnweb-insert-html (nth 2 parse))
> nnrss.el:457:;;       (nnweb-insert url))))
> nnrss.el:461:    (nnweb-insert url)))
>
> "Fetch extra categories? -> yes" gives this traceback:
>
> Debugger entered--Lisp error: (void-function nnweb-insert)
>   nnweb-insert("http://w.moreover.com/categories/category_list_rss.html")
>   nnrss-insert("http://w.moreover.com/categories/category_list_rss.html")

Here is what I get:

$ grep -n nnweb-insert *.el
nnultimate.el:259:      (nnweb-insert-html (cons 'p (cons nil (list contents))))
nnweb.el:521:(defun nnweb-insert-html (parse)
nnweb.el:536:    (mapcar 'nnweb-insert-html (nth 2 parse))
nnwfm.el:205:   (nnweb-insert-html contents)

$ grep nnrss CVS/Entries 
/nnrss.el/6.31/Wed Sep 25 12:24:19 2002//

Are you sure that the version of nnrss.el is 6.31? If not, use 
`cvs up -A' to reset tags.

ShengHuo



      parent reply	other threads:[~2002-11-24 22:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <yaan0ny52fp.fsf@fjorir.ifi.uio.no>
2002-11-24 17:31 ` nnrss ShengHuo ZHU
     [not found]   ` <yaaznryg5b9.fsf@fjorir.ifi.uio.no>
2002-11-24 22:37     ` ShengHuo ZHU [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=2nznry4msp.fsf@zsh.cs.rochester.edu \
    --to=zsh@cs.rochester.edu \
    /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).