/[emacs]/emacs/lisp/gnus/gnus-group.el
ViewVC logotype

Diff of /emacs/lisp/gnus/gnus-group.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.31 by miles, Fri Oct 29 02:23:24 2004 UTC revision 1.32 by miles, Tue Dec 14 07:29:35 2004 UTC
# Line 2592  If there is, use Gnus to create an nnrss Line 2592  If there is, use Gnus to create an nnrss
2592                (href (cdr (assoc 'href feedinfo))))                (href (cdr (assoc 'href feedinfo))))
2593            (push (list title href desc)            (push (list title href desc)
2594                  nnrss-group-alist)                  nnrss-group-alist)
2595            (gnus-group-unsubscribe-group            (gnus-group-make-group title '(nnrss ""))
            (concat "nnrss:" title))  
2596            (nnrss-save-server-data nil))            (nnrss-save-server-data nil))
2597        (error "No feeds found for %s" url))))        (error "No feeds found for %s" url))))
2598    

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26