From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/23683 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Agent startup Date: 03 Jul 1999 11:05:41 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035161370 3302 80.91.224.250 (21 Oct 2002 00:49:30 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:49:30 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id EAA28342 for ; Sat, 3 Jul 1999 04:56:11 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.1/8.9.1) with ESMTP id DAB15780; Sat, 3 Jul 1999 03:55:52 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 03 Jul 1999 03:56:36 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id DAA05038 for ; Sat, 3 Jul 1999 03:56:26 -0500 (CDT) Original-Received: from quimbies.gnus.org (bang.netfonds.no [195.1.89.231]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id EAA28332 for ; Sat, 3 Jul 1999 04:55:25 -0400 (EDT) Original-Received: (from larsi@localhost) by quimbies.gnus.org (8.8.7/8.8.7) id LAA03648; Sat, 3 Jul 1999 11:06:05 +0200 Mail-Copies-To: never X-Now-Reading: Marion Zimmer Bradley's _The Shadow Matrix_ X-Now-Playing: Holger Hiller's _As Is_: "Egg" Original-To: ding@gnus.org In-Reply-To: Robert Epprecht's message of "14 Jun 1999 20:05:10 +0200" User-Agent: Gnus/5.070091 (Pterodactyl Gnus v0.91) XEmacs/21.2 (Sumida) X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > I made a new user on my Linux machine > I made a simple .gnus.el like this: > > ;; =========== .gnus.el > (setq gnus-select-method '(nntp "news.sunrise.ch")) > (setq gnus-verbose 10) ; let's hear what she will say > (setq debug-on-error t) ; just in case > (gnus-agentize) > ============ > > 1st try: > emacs -f gnus-unplugged > 'Symbol's function definition is void: gnus-unplugged' > I put (require 'gnus-agent) in .emacs I did the same, but this didn't happen to me (in Pterodactyl 0.90.) > 2nd try: > emacs -f gnus-unplugged > 'nntp (news.sunrise.ch) open error: 'No such file or directory: ~/News/agent/nntp/news.sunrise.ch/' This neither. And things actually worked otherwise as well, I think. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen