Re: [O] mail integration, advice?

2012-04-26 Thread Florian Friesdorf

On Thu, 26 Apr 2012 09:47:40 -0400, Matt Price  wrote:
> I'd like to take one more shot at returning to text-based email within
> emacs, mostly because I want to be able to integrate mail easily into
> my org-mode workflow.  The last time I tried this I used wanderlust,
> and I'd be willing to give it a try again but a couple of things have
> discouraged me in the past:
> - wl causes emacs to freeze up when it checks or sends mail, and can
> take quite a long while to complete these operations

I fetch emails with offlineimap - it seems to use a lot of
bandwith/time/cpu and I heard that mbsync might be better - nevertheless
it does it's job. The emails are placed into a maildir and indexed and
tagged with notmuch via a post sync hook.

I'm very happy with emacs + org-mode + notmuch, creating tasks from
email that link back to the email being one of the small but great
things.

> - wl seems to have gone quasi-dormant, with very little activity on
> the mailing list and no recent releases; it also relies on two other
> packages, FLIM and APEL, with similarly dormant mailing lists
> 
> So, I'm wondering what solutions other org users have settled on.  My
> current hopes for this:
> - allow me to continue using Thunderbird as a backup for e.g. images
> and highly formatted mails -- thunderbird is currently set up w/ local
> copies of IMAP folders for my current mail, plus local archives served
> on by dovecot that can be accessed both by thunderbird and by e.g.
> wanderlust.

you could index the thunderbird folders with notmuch, but I don't know
how it will behave if you move or delete messages.

> - fast search and easy-to-manage virtual folders of some kind -- I see
> mu and notmuch are very strong on both these fronts

notmuch searches are very fast, but the database takes disk space.
Indexing in recent versions is very very quick.

mail: 7.4GB
notmuch db: 3.6GB

> - easy, stable harvesting of email-based data through org-capture (if
> possible, this should allow me to archive a message and still be able
> to find it when I follow an org message link)

notmuch solely works with tags: something is in your inbox, if it has
the inbox tag. If notmuch starts to support moving messages to folder
and giving them implicit tags, the link would still be through notmuch
and not to a specific file. Maybe notmuch supports this already, I did
not have the time to investigate.

> - would be nice if configuration didn't require TONS of lisp code, a I
> am a very slow coder and these kinds of configuration tasks can be
> very daunting for me.

close to zero configuration needed and full "GUI" support through emacs
customize.

> - shouldn't slow down my workflow too much -- I should be able to very
> quickly check my email then return to an org buffer to continue
> writing.

It actually sped up my workflow massively and was together with org-mode
the number one reason to switch to emacs, after very very long years of
using vi derivates.

-- 
Florian Friesdorf 
  GPG FPR: 7A13 5EEE 1421 9FC2 108D  BAAF 38F8 99A3 0C45 F083
Jabber/XMPP: f...@chaoflow.net
IRC: chaoflow on freenode,ircnet,blafasel,OFTC


pgpenA2eORpH6.pgp
Description: PGP signature


Re: [O] notmuch integration

2011-04-14 Thread Florian Friesdorf
On Wed, 30 Mar 2011 13:26:41 +0200, Rainer M Krug  wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> Hi
> 
> I started using notmuch (for searching my mail - nothing more) and saw
> the integration into org with the link type.
> 
> My question: what do I have to do to be able to use the links? I assume,
> they would look like:
> 
> [[notmuch:google]]
> 
> if I want to show all emails with "google" in them?
> 
> But this does not work "out of the box", wherefore I assume, I have to
> load or enable something? I could not find anything in the manual or on
> worg.

[[notmuch-search:google]] works for me.

I inititalize with:

(require 'notmuch)
(require 'org-install)
(require 'org) ;; needed because org-notmuch does not require it itself
(require 'org-notmuch)

btw: I'm enjoying this combination of notmuch and orgmode a lot!
-- 
Florian Friesdorf 
  GPG FPR: 7A13 5EEE 1421 9FC2 108D  BAAF 38F8 99A3 0C45 F083
Jabber/XMPP: f...@chaoflow.net
IRC: chaoflow on freenode,ircnet,blafasel,OFTC


pgp46RY7YVvlc.pgp
Description: PGP signature


[O] make doc, UTILITIES folder not included in releases

2011-04-12 Thread Florian Friesdorf

For 7.4 and 7.5 (at least), the folder UTILITIES is not included in the
release tarball. It is therefore not possible to run 'make doc' and doc/
is missing org.html and orgcard.txt.

Is this intentionally? If yes, what are the reasons not to ship
UTILITIES, org.html and orgcard.txt?

-- 
Florian Friesdorf 
  GPG FPR: 7A13 5EEE 1421 9FC2 108D  BAAF 38F8 99A3 0C45 F083
Jabber/XMPP: f...@chaoflow.net
IRC: chaoflow on freenode,ircnet,blafasel,OFTC


pgpm80FLIosy5.pgp
Description: PGP signature