Gnus development mailing list
 help / color / mirror / Atom feed
* groups-beta.google.com breaks nnweb (gnus-refer-article-method)
@ 2005-02-24 20:40 Reiner Steib
  2005-02-24 22:58 ` Marcus Frings
  2005-06-04 21:15 ` Raymond Scholz
  0 siblings, 2 replies; 7+ messages in thread
From: Reiner Steib @ 2005-02-24 20:40 UTC (permalink / raw)


Hi,

Googles changes (groups-beta.google.com) breaks fetching articles by
MessageId in Gnus.  Upto now, a possible workaround is to use the
German version (groups.google.de) or other localized versions instead:

--8<---------------cut here---------------start------------->8---
--- nnweb.el	20 May 2004 17:55:37 +0200	6.25.2.1
+++ nnweb.el	24 Feb 2005 21:34:42 +0100	
@@ -54,11 +54,11 @@
 (defvar nnweb-type-definition
   '((google
      (article . ignore)
-     (id . "http://groups.google.com/groups?selm=%s&output=gplain")
+     (id . "http://groups.google.de/groups?selm=%s&output=gplain")
      (reference . identity)
      (map . nnweb-google-create-mapping)
      (search . nnweb-google-search)
-     (address . "http://groups.google.com/groups")
+     (address . "http://groups.google.de/groups?hl=en")
      (identifier . nnweb-google-identity))
     (dejanews ;; alias of google
      (article . ignore)
--8<---------------cut here---------------end--------------->8---

Should this be installed?  Opinions?

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/




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

end of thread, other threads:[~2005-06-08 19:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-24 20:40 groups-beta.google.com breaks nnweb (gnus-refer-article-method) Reiner Steib
2005-02-24 22:58 ` Marcus Frings
2005-03-03 13:42   ` Reiner Steib
2005-06-04 21:15 ` Raymond Scholz
2005-06-07 17:10   ` Robert Marshall
2005-06-08 12:21     ` Emily Jackson
2005-06-08 19:04       ` Robert Marshall

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