From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/63100 Path: news.gmane.org!not-for-mail From: Andreas Seltenreich Newsgroups: gmane.emacs.gnus.general Subject: Re: nnweb fix Date: Sun, 30 Apr 2006 18:58:07 +0200 Message-ID: <87bqujuhk0.fsf@gate450.dyndns.org> References: <87ejzpzybb.fsf@gate450.dyndns.org> <87y7xw6roc.fsf@baldur.nicundtas.de> <87k697nwtg.fsf@baldur.nicundtas.de> <87bqujnu0k.fsf@baldur.nicundtas.de> <874q0bnlj7.fsf@baldur.nicundtas.de> <87k697ukfa.fsf@gate450.dyndns.org> <87r73fm39h.fsf@baldur.nicundtas.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1146416313 26872 80.91.229.2 (30 Apr 2006 16:58:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 30 Apr 2006 16:58:33 +0000 (UTC) Cc: ding@gnus.org Original-X-From: ding-owner+m11627@lists.math.uh.edu Sun Apr 30 18:58:32 2006 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FaFFc-00076i-5U for ding-account@gmane.org; Sun, 30 Apr 2006 18:58:28 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1FaFFX-0008Vi-00; Sun, 30 Apr 2006 11:58:23 -0500 Original-Received: from nas02.math.uh.edu ([129.7.128.40]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1FaFFN-0008Vd-00 for ding@lists.math.uh.edu; Sun, 30 Apr 2006 11:58:13 -0500 Original-Received: from quimby.gnus.org ([80.91.224.244]) by nas02.math.uh.edu with esmtp (Exim 4.52) id 1FaFFK-0005Q2-R3 for ding@lists.math.uh.edu; Sun, 30 Apr 2006 11:58:12 -0500 Original-Received: from smtp2.rz.uni-karlsruhe.de ([129.13.185.218]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1FaFFK-0002ZL-00 for ; Sun, 30 Apr 2006 18:58:10 +0200 Original-Received: from rzstud1.stud.uni-karlsruhe.de (rzstud1.stud.uni-karlsruhe.de [193.196.41.33]) by smtp2.rz.uni-karlsruhe.de with esmtp (Exim 4.50 #1) id 1FaFFJ-0008Vo-RO; Sun, 30 Apr 2006 18:58:09 +0200 Original-Received: from uwi7 by rzstud1.stud.uni-karlsruhe.de with local (Exim 3.36 #1) id 1FaFFS-00062Z-00; Sun, 30 Apr 2006 18:58:18 +0200 Original-To: Tassilo Horn X-Face: $:F<87a[gD1?#R6S3j21cr1&C&7bd63GHC.tSdskUb}hhwG(ci*=D5kJ<_N+p9q(7-,PnG. Et.Yh (Tassilo Horn's message of "Sun, 30 Apr 2006 18:34:02 +0200") User-Agent: Gnus/5.110005 (No Gnus v0.5) Emacs/22.0.50 (gnu/linux) X-Spam-Score: -2.6 (--) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:63100 Archived-At: Tassilo Horn schrob: > Andreas Seltenreich writes: > >>> Short addition: I can get them via Gnus' web groups (G w RET >>> RET), too. >> >> Does that mean, fetching the articles <44291c19@news.ish.de> and >> <44294aab@news.ish.de> by hitting ^ works, but fetching >> that way does not? > > No, fetching any of those with ^ does *not* work, but the two > <.*@news.ish.de> articles can be fetched with `G w' in *Group*. > > is not available at all, even not > directly at googles web interface. While it doesn't work via the standard search, the message is found when I put the message id sans angle brackets into the message id field of the "Advanced Groups Search" form: . The latter is used by nnweb.el when referring articles by message id. So I guess only lexically simple message ids can be searched using G w. However, Using j or ^ in the Summary Buffer should work for all ids. regards, andreas