From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/7025 Path: news.gmane.org!not-for-mail From: Rodolfo Medina Newsgroups: gmane.emacs.gnus.user Subject: Re: Problems with `nnweb' mode Date: Sun, 09 Apr 2006 11:54:44 +0200 Message-ID: References: <87zmj28ruc.fsf@anfi.homeunix.net> <87lkul2l5w.fsf@baldur.nicundtas.de> <87u0999f33.fsf@gate450.dyndns.org> <874q19nd32.fsf@baldur.nicundtas.de> <87zmj0vpks.fsf@gate450.dyndns.org> <874q1878q9.fsf@baldur.nicundtas.de> <87u097twup.fsf@gate450.dyndns.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1144579226 1912 80.91.229.2 (9 Apr 2006 10:40:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 9 Apr 2006 10:40:26 +0000 (UTC) Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Sun Apr 09 12:40:21 2006 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FSXL7-0002Fo-3B for gegu-info-gnus-english@m.gmane.org; Sun, 09 Apr 2006 12:40:17 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FSXL6-0002Ne-K5 for gegu-info-gnus-english@m.gmane.org; Sun, 09 Apr 2006 06:40:16 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsfeed.berkeley.edu!ucberkeley!news.tele.dk!feed118.news.tele.dk!news.tele.dk!small.news.tele.dk!uio.no!quimby.gnus.org!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 51 Original-NNTP-Posting-Host: 217.201.199.18 Original-X-Trace: quimby.gnus.org 1144576477 2395 217.201.199.18 (9 Apr 2006 09:54:37 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: Sun, 9 Apr 2006 09:54:37 +0000 (UTC) User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:IwTFb3clKzYFT48QaTjadREREyE= Original-Xref: shelby.stanford.edu gnu.emacs.gnus:77207 Original-To: info-gnus-english@gnu.org 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:7025 Archived-At: Rodolfo Medina writes: >> It seems to be solved, now. >> All I had to do was to update my cvs copies of emacs and gnus and put >> in my ~/.gnus.el the following stuff: >> >> (setq gnus-refer-article-method >> '(current >> (nnweb "google" >> (nnweb-type google)))) >> >> >> . Then, in the group buffer, I did: >> `G w RET RET' >> an Gnus displayed the message(s) corrispondent to the search string. > Tassilo Horn writes: > Could you please try I fetching old messages by pressing RET on a > message-id or with ^ in Summary buffer works, too? > > That's the thing which doesn't work for me... Hi, Tassilo: by pressing RET on a message-id *nothing* happens; hitting ^ on an article in the nntp+news.gnus.org:gnu.emacs.gnus summary buffer, the previous message is opened; with `M-^ ' in the nntp+news.gnus.org:gnu.emacs.gnus (maybe you meant that, not `^'?), the following is written in the Messages buffer: Opening nnweb server on google...done Loading url-auth...done Contacting host: www.google.com:80 Loading url-cache...done Contacting host: groups.google.com:80 [2 times] Requested article not found Generating summary...done Fetched article <97a048c6.0409120237.7ad4c627@posting.google.com> No such article (may have expired or been canceled) . Bye, Rodolfo