Gnus development mailing list
 help / color / mirror / Atom feed
From: Wes Hardaker <wes@hardakers.net>
To: Julien Cubizolles <j.cubizolles@free.fr>
Cc: ding@gnus.org
Subject: Re: Synchronizing offlineimap maildir between several computers
Date: Tue, 22 Mar 2016 07:09:10 -0700	[thread overview]
Message-ID: <0l7fgumwop.fsf@wjh.hardakers.net> (raw)
In-Reply-To: <874mc9aaqu.fsf@free.fr> (Julien Cubizolles's message of "Mon, 14 Mar 2016 06:28:57 +0100")

Julien Cubizolles <j.cubizolles@free.fr> writes:

> Eric Abrahamsen <eric@ericabrahamsen.net> writes:
>
>> I run mbsync (the equivalent of your offlineimap) in the shell, and when
>> that's done I run Gnus :)
>
> You're right, sometimes I should give Emacs a break and run some process
> outside of it :-)

Nah, just in the background:

(global-set-key "\C-Cg" '(lambda () (interactive)
                           (async-shell-command "offlineimap.py")))

And that *is* in a separate process outside of it; just starting it from
the right init system!
-- 
Wes Hardaker                                     
My Pictures:       http://capturedonearth.com/
My Thoughts:       http://blog.capturedonearth.com/



  reply	other threads:[~2016-03-22 14:09 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-12 10:47 Julien Cubizolles
2016-03-13  2:27 ` Eric Abrahamsen
2016-03-14  5:28   ` Julien Cubizolles
2016-03-22 14:09     ` Wes Hardaker [this message]
2016-04-27 15:22       ` Julien Cubizolles
2016-05-02 23:10         ` Wes Hardaker
2016-05-03  7:47           ` Julien Cubizolles
2016-03-14 21:05 ` Nils Ackermann
2016-03-15 20:57   ` Julien Cubizolles

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=0l7fgumwop.fsf@wjh.hardakers.net \
    --to=wes@hardakers.net \
    --cc=ding@gnus.org \
    --cc=j.cubizolles@free.fr \
    /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).