From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/12230 Path: news.gmane.org!not-for-mail From: Leo Newsgroups: gmane.emacs.gnus.user Subject: Re: open an article in google groups Date: Fri, 29 May 2009 12:43:32 +0100 Organization: University of Cambridge Message-ID: References: <873aapynuj.fsf@marauder.physik.uni-ulm.de> <87hbz4xunx.fsf@marauder.physik.uni-ulm.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1243597610 3950 80.91.229.12 (29 May 2009 11:46:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 29 May 2009 11:46:50 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Fri May 29 13:46:47 2009 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MA0Xs-0002JL-49 for gegu-info-gnus-english@m.gmane.org; Fri, 29 May 2009 13:46:44 +0200 Original-Received: from localhost ([127.0.0.1]:48935 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MA0Xr-0006hx-Fg for gegu-info-gnus-english@m.gmane.org; Fri, 29 May 2009 07:46:43 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MA0VH-0005g6-LR for info-gnus-english@gnu.org; Fri, 29 May 2009 07:44:03 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MA0VC-0005ey-5B for info-gnus-english@gnu.org; Fri, 29 May 2009 07:44:02 -0400 Original-Received: from [199.232.76.173] (port=52784 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MA0VC-0005ev-28 for info-gnus-english@gnu.org; Fri, 29 May 2009 07:43:58 -0400 Original-Received: from main.gmane.org ([80.91.229.2]:34386 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MA0VB-0002mN-IB for info-gnus-english@gnu.org; Fri, 29 May 2009 07:43:57 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MA0Uy-0004AY-38 for info-gnus-english@gnu.org; Fri, 29 May 2009 11:43:44 +0000 Original-Received: from smaug.linux.pwf.cam.ac.uk ([193.60.95.72]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 29 May 2009 11:43:44 +0000 Original-Received: from sdl.web by smaug.linux.pwf.cam.ac.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 29 May 2009 11:43:44 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 18 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: smaug.linux.pwf.cam.ac.uk User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:hF6pkrZthYCL0jp4z7MIB62vP3c= X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:12230 Archived-At: On 2009-05-29 07:58 +0100, Reiner Steib wrote: > See `rs-gnus-button-browse-mid' (and everything mentioning "google") > in [1][2]. > > The following opens the article in the browser when clicking (or using > RET) on a MID in References and Message-ID headers: Thank you. rs-gnus-article.el uses http://www.google.de/groups?as_umsgid=%s&hl=en to construct the url. But it fails on many articles just like http://groups.google.com/groups?selm=. For example, do you know why it can't find http://groups.google.co.uk/group/comp.text.TeX/browse_thread/thread/a14a61e170743078?hl=en# Thank you. Leo