Gnus development mailing list
 help / color / mirror / Atom feed
* Re: nnrss
       [not found] <yaan0ny52fp.fsf@fjorir.ifi.uio.no>
@ 2002-11-24 17:31 ` ShengHuo ZHU
       [not found]   ` <yaaznryg5b9.fsf@fjorir.ifi.uio.no>
  0 siblings, 1 reply; 2+ messages in thread
From: ShengHuo ZHU @ 2002-11-24 17:31 UTC (permalink / raw)


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

> It looks (to me) like nnrss.el uses nnweb-insert from nnweb.el, but
> nnweb.el has been changed and no longer contains the function. Is it
> working for anybody else? I'm using Oort Gnus v0.07
>
> Debugger entered--Lisp error: (void-function nnweb-insert)
>   nnweb-insert("http://www.cnn.com/cnn.rss")
>   nnrss-insert("http://www.cnn.com/cnn.rss")
>   nnrss-check-group("CNN" "")
>   nnrss-request-group("CNN" "" nil)
>   gnus-activate-group("nnrss:CNN")
>   gnus-select-newsgroup("nnrss:CNN" nil nil)
>   gnus-summary-read-group-1("nnrss:CNN" nil t nil nil nil)
>   gnus-summary-read-group("nnrss:CNN" nil t nil nil nil nil)
>   gnus-group-read-group(nil t)
>   gnus-group-select-group(nil)
>   gnus-topic-select-group(nil)
>   call-interactively(gnus-topic-select-group)

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.

ShengHuo



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: nnrss
       [not found]   ` <yaaznryg5b9.fsf@fjorir.ifi.uio.no>
@ 2002-11-24 22:37     ` ShengHuo ZHU
  0 siblings, 0 replies; 2+ messages in thread
From: ShengHuo ZHU @ 2002-11-24 22:37 UTC (permalink / raw)


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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-11-24 22:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [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     ` nnrss ShengHuo ZHU

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).