From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/10949 Path: main.gmane.org!not-for-mail From: edmonds@cs.ubc.ca (Brian Edmonds) Newsgroups: gmane.emacs.gnus.general Subject: Re: feature request: find cancel Date: 16 May 1997 19:43:52 -0700 Message-ID: <37g1vmlswn.fsf@mornir.gweep.bc.ca> References: <3767wj5mbt.fsf@salvator.cs.ubc.ca> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.92) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035150741 27419 80.91.224.250 (20 Oct 2002 21:52:21 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:52:21 +0000 (UTC) Return-Path: Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.8.5/8.8.5) with SMTP id UAA10955 for ; Fri, 16 May 1997 20:32:08 -0700 Original-Received: from nntp.cs.ubc.ca (nntp.cs.ubc.ca [142.103.6.16]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Sat, 17 May 1997 05:03:06 +0200 Original-Received: from cs.ubc.ca (uucp@news.cs.ubc.ca [142.103.6.2]) by nntp.cs.ubc.ca (8.8.5/8.6.9) with ESMTP id UAA16970 for ; Fri, 16 May 1997 20:04:09 -0700 (PDT) Original-Received: (from uucp@localhost) by cs.ubc.ca (8.8.5/8.6.9) id UAA12477 for ding@ifi.uio.no; Fri, 16 May 1997 20:02:47 -0700 (PDT) >Received: from mornir.gweep.bc.ca by edmonds.home.cs.ubc.ca (Sendmail 8.7.5) with SMTP id TAA16151; Fri, 16 May 1997 19:43:52 -0700 Original-Received: from cs.ubc.ca by nnrp.cs.ubc.ca; Fri, 16 May 1997 20:02 PDT Original-Received: from mornir.gweep.bc.ca by edmonds.home.cs.ubc.ca (Sendmail 8.7.5) with SMTP id TAA16151; Fri, 16 May 1997 19:43:52 -0700 Original-Received: (qmail 2203 invoked by uid 1180); 17 May 1997 02:43:52 -0000 Original-To: ding@ifi.uio.no X-Operating-System: Linux 2.0.29 #1 Wed Mar 19 20:11:02 PST 1997 X-Geek: http://www.cs.ubc.ca/spider/edmonds/doc/geek.html X-Homepage: http://www.cs.ubc.ca/spider/edmonds X-PGP-Ox6E86B769: This key is obsolete, please discard it. X-PGP-Ox979D0B09: A9 3E 1E CB 86 09 B1 E9 3C 1A 0E F6 49 F9 5D 99 In-Reply-To: Ed Donovan's message of 16 May 1997 18:42:46 -0400 Original-Lines: 12 X-Mailer: Gnus v5.2.40/XEmacs 19.14 Xref: main.gmane.org gmane.emacs.gnus.general:10949 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:10949 Ed Donovan writes: >> On the subject of looking up postings by msgid, it would be nice if >> those of us using nnspool could fall back on an nntp server > I think (setq gnus-refer-article-method '(nntp "newshost")) will do > what you want. Mighty cool, thanks. I love it when the good features sneak in while I'm not looking. :) Now I just have to turn the nntp server on my home news spool back on... Brian.