From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Price Subject: mail integration, advice? Date: Thu, 26 Apr 2012 09:47:40 -0400 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37163) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SNP2y-0006I5-Ae for emacs-orgmode@gnu.org; Thu, 26 Apr 2012 09:47:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SNP2t-0003iu-4E for emacs-orgmode@gnu.org; Thu, 26 Apr 2012 09:47:47 -0400 Received: from mail-ob0-f169.google.com ([209.85.214.169]:40028) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SNP2s-0003iT-Ta for emacs-orgmode@gnu.org; Thu, 26 Apr 2012 09:47:43 -0400 Received: by obbeh20 with SMTP id eh20so1928477obb.0 for ; Thu, 26 Apr 2012 06:47:40 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Org Mode 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 - 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. - fast search and easy-to-manage virtual folders of some kind -- I see mu and notmuch are very strong on both these fronts - 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) - 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. - 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. Thanks very much for your suggestions! best, matt