Gnus development mailing list
 help / color / mirror / Atom feed
* batch scoring
@ 1998-09-09 13:15 Yair Friedman
  1998-09-10  0:31 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Yair Friedman @ 1998-09-09 13:15 UTC (permalink / raw)



After some tome I decided to use batch scoring.  read the maunal, set
gnus-save-score to t, saved then I run:
$ emacs -batch -l ~/.emacs -l gnus -f gnus-batch-score
and the output was :

Using terminal xterm
Autoloading failed to define function gnus-batch-score

The first message is from my .emacs. áGnus is not in the standard place and it's directory is added to load-path in my .emacs. second try:
$ emacs -batch -l ~/.emacs -l gnus -l gnus-kill -f gnus-batch-score
Using terminal xterm

nntp (news) open error: ''.  Continue? (y or n) n

Couldn't open server on news

(the n was my interactive answer... I guess this is a bug.)

The server is up and running.  How can I debug it?
--
Yair.




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: batch scoring
  1998-09-09 13:15 batch scoring Yair Friedman
@ 1998-09-10  0:31 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 1998-09-10  0:31 UTC (permalink / raw)


Yair Friedman <yfriedma@JohnBryce.Co.Il> writes:

> After some tome I decided to use batch scoring.  read the maunal, set
> gnus-save-score to t, saved then I run:
> $ emacs -batch -l ~/.emacs -l gnus -f gnus-batch-score
> and the output was :

You probably need "-l ~/.gnus.el" as well.

> Using terminal xterm
> Autoloading failed to define function gnus-batch-score

And perhaps "-l gnus-kill".  Fix in Pterodactyl Gnus v0.24.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1998-09-10  0:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-09-09 13:15 batch scoring Yair Friedman
1998-09-10  0:31 ` Lars Magne Ingebrigtsen

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