From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/8311 Path: main.gmane.org!not-for-mail From: Wesley.Hardaker@sphys.unil.ch Newsgroups: gmane.emacs.gnus.general Subject: Re: nnweb observations Date: 11 Oct 1996 07:48:37 +0100 Organization: Universite de Lausanne, BSP Sender: whardake@iptsun2.unil.ch Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035148492 11372 80.91.224.250 (20 Oct 2002 21:14:52 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:14:52 +0000 (UTC) Return-Path: Original-Received: (qmail 4473 invoked from smtpd); 11 Oct 1996 07:21:58 -0000 Original-Received: from ifi.uio.no (0@129.240.64.2) by deanna.miranova.com with SMTP; 11 Oct 1996 07:21:56 -0000 Original-Received: from cisun29e.unil.ch (cisun29e.unil.ch [130.223.8.29]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Fri, 11 Oct 1996 08:50:21 +0200 Original-Received: from iptsun2.unil.ch by cisun29e with SMTP inbound; Fri, 11 Oct 1996 08:49:54 +0200 Original-Received: by iptsun2.unil.ch (5.x/Unil-3.1/) id AA16871; Fri, 11 Oct 1996 07:48:40 +0100 Original-To: ding@ifi.uio.no X-Face: #qW^}a%m*T^{A:Cp}$R\"38+d}41-Z}uU8,r%F#c#s:~Nzp0G9](s?,K49KJ]s"*7gvRgA SrAvQc4@/}L7Qc=w{)]ACO\R{LF@S{pXfojjjGg6c;q6{~C}CxC^^&~(F]`1W)%9j/iS/ IM",B1M.?{w8ckLTYD'`|kTr\i\cgY)P4 X-Url: http://www.ece.ucdavis.edu/~hardaker In-Reply-To: Wesley.Hardaker@sphys.unil.ch's message of 10 Oct 1996 15:16:45 +0100 Original-Lines: 27 X-Mailer: Red Gnus v0.49/XEmacs 19.14 Xref: main.gmane.org gmane.emacs.gnus.general:8311 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:8311 Wesley.Hardaker@sphys.unil.ch writes: > This then produces > Undefined definition map Stack trace for this: Signalling: (error "Undefined definition map") signal(error ("Undefined definition map")) cerror("Undefined definition %s" map) apply(cerror ("Undefined definition %s" map)) error("Undefined definition %s" map) nnweb-definition(map) nnweb-request-scan("web.ucd-snmp" "") gnus-request-scan("nnweb:web.ucd-snmp" (nnweb "")) gnus-activate-group("nnweb:web.ucd-snmp" scan) gnus-group-get-new-news-this-group(nil) gnus-topic-get-new-news-this-topic(nil) call-interactively(gnus-topic-get-new-news-this-topic) You know I was thinking at the end of the day yesterday that why restrict nnweb to newsgroups? Why not allow web seaches through alta-vista as well? Then the summary buffer would list web pages and hitting would load it into the article buffer and run 'w3-mode' on it... Wes