From: Erik Colson <eco@ecocode.net>
To: ding@gnus.org
Subject: gnus batch agent
Date: Sat, 19 Mar 2011 13:03:19 +0100 [thread overview]
Message-ID: <m2mxkr48s8.fsf@ecocode.net> (raw)
Ehlo,
Quoting this from the manual:
6.9.13 Batching Agents
Having the Gnus Agent fetch articles (and post whatever messages
you've written) is quite easy once you've gotten things set up
properly. The following shell script will do everything that is
necessary:
You can run a complete batch command from the command line with the
following incantation:
#!/bin/sh
emacs -batch -l ~/.emacs -l ~/.gnus.el -f gnus-agent-batch >/dev/null 2>&1
My question:
Is it allowed to run this in a separate session ? I mean, would this
harm anything if I run this from a terminal while I'm actively reading
mails/news in gnus ?
Best
--
erik colson
ecocode.net
next reply other threads:[~2011-03-19 12:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-19 12:03 Erik Colson [this message]
2011-03-29 18:35 ` Lars Magne Ingebrigtsen
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=m2mxkr48s8.fsf@ecocode.net \
--to=eco@ecocode.net \
--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).