From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/7011 Path: news.gmane.org!not-for-mail From: Rodolfo Medina Newsgroups: gmane.emacs.gnus.user Subject: Re: Problems with `nnweb' mode Date: Fri, 07 Apr 2006 15:47:39 +0100 Message-ID: References: <87slownfqt.fsf@anfi.homeunix.net> <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 1144420893 5104 80.91.229.2 (7 Apr 2006 14:41:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 7 Apr 2006 14:41:33 +0000 (UTC) Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Fri Apr 07 16:41:32 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 1FRs9C-0005nb-BA for gegu-info-gnus-english@m.gmane.org; Fri, 07 Apr 2006 16:41:14 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FRs9B-0002Xu-T5 for gegu-info-gnus-english@m.gmane.org; Fri, 07 Apr 2006 10:41:13 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!newsfeed1.swip.net!swipnet!newsfeed1.funet.fi!newsfeeds.funet.fi!uio.no!quimby.gnus.org!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 52 Original-NNTP-Posting-Host: 217.201.207.203 Original-X-Trace: quimby.gnus.org 1144417658 1519 217.201.207.203 (7 Apr 2006 13:47:38 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: Fri, 7 Apr 2006 13:47:38 +0000 (UTC) User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:1QeGHczPSEghQri9/vy2bLhTia8= Original-Xref: shelby.stanford.edu gnu.emacs.gnus:77192 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:7011 Archived-At: Rodolfo wrote: > I did as you suggest: in my ~/.gnus.el I put the above stuff, > closed emacs, opened up emacs, started Gnus and did: > `C-h v gnus-refer-article-method RET', > and the following message appeared: > > gnus-refer-article-method is a variable defined in `gnus.el'. > Its value is > (current > (nnweb "google" > (nnweb-type google))) > > . Then I did: > `G w RET <419g22duprrhohcfaf84srcl0bdrljsjnl@4ax.com> RET'; > but, as I reported in my very first message of the present long thread, > all the messages displayed by Gnus are *completely blank*. Tassilo Horn writes: >> `G w RET <419g22duprrhohcfaf84srcl0bdrljsjnl@4ax.com> RET'; >> but, as I reported in my very first message of the present long thread, >> all the messages displayed by Gnus are *completely blank*. > > Excatly this works for me. Really odd... > > Is your NoGnus copy up-to-date? I tried to update my NoGnus copy with: `$ cvs update' from my `~/gnus' directory but got the output: cvs update: warning: failed to open /home/rodolfo/.cvspass for reading: No such file or directory cvs update: authorization failed: server cvs.gnus.org rejected access to /usr/local/cvsroot for user gnus cvs update: used empty password; try "cvs login" with a real password . Then I removed Gnus and freshly downloaded it from cvs repositories and installed it again; but now it's even worse: when I do `G w RET <419g22duprrhohcfaf84srcl0bdrljsjnl@4ax.com> RET' in the group buffer, no message is displayed, not even blank, but instead in the echo area I get the output: url-http: Process groups.google.com not running . I'm really stuck! Any help? Rodolfo