[Date Prev][Date Next][Thread Prev][][Date Index][Thread Index]

Re: sb-atom and sb-rss fetching already deleted articles



Katsumi Yamaoka <yamaoka@xxxxxxx> writes:
> Thank you for the patch.  I've applied it in the CVS trunk.

Thank you.  Could you please apply another little change, which
overrides 'shimbun-groups' in the rss-blogs shimbun?  This way, changes
to the `shimbun-rss-blogs-group-url-regexp' variable are immediately
visible.

Regards,
David
Index: sb-rss-blogs.el
===================================================================
RCS file: /storage/cvsroot/emacs-w3m/shimbun/sb-rss-blogs.el,v
retrieving revision 1.1
diff -u -r1.1 sb-rss-blogs.el
--- sb-rss-blogs.el	28 Nov 2008 11:17:32 -0000	1.1
+++ sb-rss-blogs.el	18 Feb 2010 16:39:19 -0000
@@ -61,7 +61,7 @@
   "\\(<a id=\"comments\">\\|<!-- technorati tags -->\
 \\|<!-- post footer links -->\\|<!-- sidebar -->\\)")
 
-(defvar shimbun-rss-blogs-groups
+(luna-define-method shimbun-groups ((shimbun shimbun-rss-blogs))
   (mapcar 'car shimbun-rss-blogs-group-url-regexp))
 
 (defvar shimbun-rss-blogs-from-address "invalid@xxxxxxxxxxxxxx")
Index: ChangeLog
===================================================================
RCS file: /storage/cvsroot/emacs-w3m/shimbun/ChangeLog,v
retrieving revision 1.229
diff -u -r1.229 ChangeLog
--- ChangeLog	18 Feb 2010 05:24:02 -0000	1.229
+++ ChangeLog	18 Feb 2010 16:39:24 -0000
@@ -1,3 +1,8 @@
+2010-02-18  David Engster  <dengste@xxxxxx>
+
+	* sb-rss-blogs.el (shimbun-rss-blogs-groups): Removed.
+	(shimbun-groups): New override.
+
 2010-02-17  David Engster  <dengste@xxxxxx>
 
 	* sb-atom.el (shimbun-atom-get-headers): When encountering an already