From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/14444 Path: main.gmane.org!not-for-mail From: Eze Ogwuma Newsgroups: gmane.emacs.gnus.general Subject: Re: No "unplugged" Date: 06 Mar 1998 16:03:59 +0000 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: multipart/mixed; boundary="Multipart_Fri_Mar__6_16:03:59_1998-1" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035153634 16167 80.91.224.250 (20 Oct 2002 22:40:34 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:40:34 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by altair.xemacs.org (8.8.8/8.8.8) with ESMTP id IAA02051 for ; Fri, 6 Mar 1998 08:20:36 -0800 Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by xemacs.org (8.8.5/8.8.5) with ESMTP id KAA12480 for ; Fri, 6 Mar 1998 10:15:56 -0600 (CST) Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id KAN15676; Fri, 6 Mar 1998 10:51:08 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 06 Mar 1998 10:14:48 -0600 (CST) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by sina.hpc.uh.edu (8.7.3/8.7.3) with SMTP id KAA05797 for ; Fri, 6 Mar 1998 10:14:33 -0600 (CST) Original-Received: (qmail 32111 invoked by uid 504); 6 Mar 1998 16:13:17 -0000 Original-Received: (qmail 32108 invoked from network); 6 Mar 1998 16:13:16 -0000 Original-Received: from mailhost.dircon.co.uk (194.112.32.10) by claymore.vcinet.com with SMTP; 6 Mar 1998 16:13:15 -0000 Original-Received: from localhost.localdomain (zcaceog@bh-cw04-058.pool.dircon.co.uk [194.112.52.58]) by mailhost.dircon.co.uk (8.8.5/8.8.7) with ESMTP id QAA14716; Fri, 6 Mar 1998 16:13:06 GMT Original-Received: (from zcaceog@localhost) by localhost.localdomain (8.8.5/8.8.5) id QAA11008; Fri, 6 Mar 1998 16:12:22 GMT Original-To: Harry Putnam In-Reply-To: Harry Putnam's message of "24 Feb 1998 13:41:05 +0000" X-Mailer: Quassia Gnus v0.34/XEmacs 20.3 - "Vatican City" Original-Lines: 41 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:14444 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:14444 --Multipart_Fri_Mar__6_16:03:59_1998-1 Content-Type: text/plain; charset=US-ASCII Harry Putnam writes: > Following the outline in manual as to how to start gnus and get plugged > or unplugged etc. I am unable to get unplugged and do any thing. > > >From previos messages posted here I have this in .gnus > > > (gnus-agentize)) > > > > And this in .emacs: > > > (autoload 'gnus-unplugged "gnus-agent" nil t) > > > > Still, starting gnus with M-x gnus-unplugged or even running M-x > load-library gnus-agent then M-x gnus-unplugged, either way > the same error occurs: > > > Wrong type argument: stringp, nnagent-active-file Have you succeeded in getting this to work? I just tried starting gnus-unplugged for the first time and it works for me, but I used: (load-library '"gnus-agent") in my .emacs file and then M-x gnus-unplugged. If you ever manage to get Qgnus to work unplugged for a foreign server please let me know. --Multipart_Fri_Mar__6_16:03:59_1998-1 Content-Type: text/plain; charset=US-ASCII Eze Ogwuma --Multipart_Fri_Mar__6_16:03:59_1998-1--