[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Nice blog post - Org-mode in Your Pocket Is a GNU-Shaped Devil
From: |
Eric Schulte |
Subject: |
Re: [O] Nice blog post - Org-mode in Your Pocket Is a GNU-Shaped Devil |
Date: |
Fri, 05 Apr 2013 16:25:02 -0600 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) |
>
> FWIW, I use offlineimap this way, but rather than pointing gnus directly
> at my local maildir, I use dovecot (a small local IMAP server) as an
> intermediary. This method is documented here:
>
> http://roland.entierement.nu/blog/2010/09/08/gnus-dovecot-offlineimap-search-a-howto.html
>
+1
I also use gnus, dovecot and offlineimap, and used this same page to
guide my setup. Although this wasn't trivial to setup, I love the
results. A responsive email/Emacs environment which is fully available
allowing me to read and write mail with or without internet access
(great for hour long train commutes).
>
> Note the update at the end, since dovecot's command-line interface has
> changed since the article was first written. I actually use:
>
> (setq gnus-select-method '(nnimap "Mail"
> (nnimap-shell-program
> "/usr/lib/dovecot/imap -c ~/.dovecotrc")
> (nnimap-stream shell)))
>
> So far, my emacs (which contains everything I do except Firefox) has
> remained responsive, and my mailstore still makes sense to K9 when I'm
> mobile.
>
> G
>
>
--
Eric Schulte
http://cs.unm.edu/~eschulte
- Re: [O] Nice blog post - Org-mode in Your Pocket Is a GNU-Shaped Devil, (continued)
- Re: [O] Nice blog post - Org-mode in Your Pocket Is a GNU-Shaped Devil, François Pinard, 2013/04/05
- Re: [O] Nice blog post - Org-mode in Your Pocket Is a GNU-Shaped Devil, Rainer M. Krug, 2013/04/04
- Re: [O] Nice blog post - Org-mode in Your Pocket Is a GNU-Shaped Devil, Suvayu Ali, 2013/04/04
- Re: [O] Nice blog post - Org-mode in Your Pocket Is a GNU-Shaped Devil, François Pinard, 2013/04/05
- Re: [O] Nice blog post - Org-mode in Your Pocket Is a GNU-Shaped Devil, Suvayu Ali, 2013/04/05
- Re: [O] Nice blog post - Org-mode in Your Pocket Is a GNU-Shaped Devil, Gareth Smith, 2013/04/05
- Re: [O] Nice blog post - Org-mode in Your Pocket Is a GNU-Shaped Devil,
Eric Schulte <=