Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* fetching mails in batch mode
@ 2006-06-30 13:32 Andrea Russo
  2006-06-30 15:42 ` Andrea Russo
  0 siblings, 1 reply; 6+ messages in thread
From: Andrea Russo @ 2006-06-30 13:32 UTC (permalink / raw)


Hi all,

Reading the gnus manual:

,----[ (info "(gnus)Batching Agents") ]
|    You can run a complete batch command from the command line with the
| following incantation:
| 
|      #!/bin/sh
|      emacs -batch -l ~/.emacs -l ~/.gnus.el gnus-agent-batch >/dev/null 2>&1
`----

My concern is that if I use this script to download asynchronously
mails while using an instance of gnus on a non batch emacs to read and
write mails, there are race conditions that can lead to currupted or
lost files?

And in case of concurrent running of the same batch script? 

Thanks,
Andrea.

-- 
Lisp is a programmable programming language.
     -— John Foderaro

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

end of thread, other threads:[~2006-07-03 14:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.3565.1151676931.9609.info-gnus-english@gnu.org>
2006-06-30 14:54 ` fetching mails in batch mode Phillip Lord
2006-06-30 20:34   ` Andrea Russo
     [not found]   ` <mailman.3590.1151701797.9609.info-gnus-english@gnu.org>
2006-07-03  9:28     ` Phillip Lord
2006-07-03 14:33       ` Andrea Russo
2006-06-30 13:32 Andrea Russo
2006-06-30 15:42 ` Andrea Russo

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