From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/42205 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Batch eval problem Date: Sat, 19 Jan 2002 22:02:12 +0100 Organization: Programmerer Ingebrigtsen 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 1035177477 10109 80.91.224.250 (21 Oct 2002 05:17:57 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 05:17:57 +0000 (UTC) Return-Path: Original-Received: (qmail 5378 invoked from network); 19 Jan 2002 21:02:51 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 19 Jan 2002 21:02:51 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 16S2dI-0004wa-00; Sat, 19 Jan 2002 15:02:36 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 19 Jan 2002 15:02:31 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id PAA18034 for ; Sat, 19 Jan 2002 15:02:18 -0600 (CST) Original-Received: (qmail 5366 invoked by alias); 19 Jan 2002 21:02:19 -0000 Original-Received: (qmail 5361 invoked from network); 19 Jan 2002 21:02:19 -0000 Original-Received: from ingebrigtsen.no (HELO quimby2.netfonds.no) (195.204.10.66) by gnus.org with SMTP; 19 Jan 2002 21:02:19 -0000 Original-Received: from news by quimby2.netfonds.no with local (Exim 3.12 #1 (Debian)) id 16S2ga-00059C-00 for ; Sat, 19 Jan 2002 22:06:00 +0100 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 18 Original-NNTP-Posting-Host: quimbies.gnus.org Original-X-Trace: quimby2.netfonds.no 1011474360 19185 195.204.10.148 (19 Jan 2002 21:06:00 GMT) Original-X-Complaints-To: usenet@quimby2.netfonds.no Original-NNTP-Posting-Date: 19 Jan 2002 21:06:00 GMT Mail-Copies-To: never X-Now-Playing: The Dylan Group's _Reinterpreted_: "The Gazer's Open-Minded Remix (by Mice Parade)" User-Agent: Gnus/5.090005 (Oort Gnus v0.05) Emacs/21.1 (i686-pc-linux-gnu) X-Face: $%6BLNfu16x+\5kTR?UoJ5vVNZaz726s/tt$Ey|2VE0'b+om}x{)y@!4"Y*J,;/md{Jkt{\ IU=ex2KFS:,D,`)T6,e?>nroG:3h)xfDY'3B\B6xJvV]^ Cancel-Lock: sha1:gKOd3sIOSeNL40zsb/UKgHA/gAE= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:42205 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:42205 Harry Putnam writes: > $ emacs -batch -f gnus-no-server -eval \ > '(nnml-generate-nov-databases-1 "/mnt/hdc2/n2nnml")' > > Fails with this error: > [...] > Reading /home/reader/.newsrc-enews.newsguy.com.eld... > Checking new news... > Trying to require a method that doesn't exist You should put something like "(gnus-open-server '(nnml ""))" (or the like) into that line to make sure that the function is loaded before you try calling it. Perhaps. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen