Gnus development mailing list
 help / color / mirror / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
Cc: ding@gnus.org
Subject: Re: Running nnml-generate-nov-databases-1 from batch mode with NT
Date: 23 Mar 2000 17:34:19 +0100	[thread overview]
Message-ID: <vafd7olir1w.fsf@lucy.cs.uni-dortmund.de> (raw)
In-Reply-To: Rene Matteau's message of "23 Mar 2000 09:05:58 -0500"

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".

kai
-- 
~/.signature: No such file or directory



  reply	other threads:[~2000-03-23 16:34 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 [this message]
2000-03-26  8:28   ` Rene Matteau

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=vafd7olir1w.fsf@lucy.cs.uni-dortmund.de \
    --to=kai.grossjohann@cs.uni-dortmund.de \
    --cc=ding@gnus.org \
    /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).