Gnus development mailing list
 help / color / mirror / Atom feed
From: Rene Matteau <matteau@ca.ibm.com>
Subject: Re: Running nnml-generate-nov-databases-1 from batch mode with NT
Date: 26 Mar 2000 03:28:04 -0500	[thread overview]
Message-ID: <u66uauodn.fsf@ca.ibm.com> (raw)
In-Reply-To: <vafd7olir1w.fsf@lucy.cs.uni-dortmund.de>

Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes:

> Rene Matteau <matteau@ca.ibm.com> writes:
> 
> > C:\>C:\emacs.20.5\bin\emacs.bat -batch -l ~/.emacs -eval
> > '\(nnml-generate-nov-databases-1
> > C:/matteau/news/agent/nntp/msnews.microsoft.com/microsoft/public/moneycentral\)'
> 
> I think you want quotes around the directory name.  The Lisp code to
> eval looks like this:
> 
> (nnml-generate-nov-databases-1 "..dir.name.goes.here..")
> 
> I don't know how you get the spaces and double quotes in there with
> the NT shell.  But surely you know...
> 
> If all else fails, write the above into a file and do "emacs -l file.el".
> 

Thanks Kai. Unfortunately, with this particular directory, I always
get the message:

Wrong type argument: stringp, nil

I have issued the command from the scratch buffer with eval-last-sexp
and with putting the command in the file.el and using the syntax that
you suggested. The command I used is:

(nnml-generate-nov-databases-1 "C:/matteau/news/agent/nntp/msnews.microsoft.com/microsoft/public/moneycentral")

On the other hand, I wrote a Perl program that generates the .overview
file and the .agentview so I am OK for now. Thanks again...

-- 
Rene



      reply	other threads:[~2000-03-26  8:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-03-23 14:05 Rene Matteau
2000-03-23 16:34 ` Kai Großjohann
2000-03-26  8:28   ` Rene Matteau [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=u66uauodn.fsf@ca.ibm.com \
    --to=matteau@ca.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).