Received: from mail.nullprogram.com (mail.nullprogram.com [192.241.191.137]) by mail-b.sr.ht (Postfix) with ESMTPS id 888D0FF0C7 for <~skeeto/public-inbox@lists.sr.ht>; Sun, 1 Nov 2020 17:43:58 +0000 (UTC) Received: from nullprogram.com (localhost [127.0.0.1]) by mail.nullprogram.com (Postfix) with ESMTPS id 35444C6FA9; Sun, 1 Nov 2020 12:43:58 -0500 (EST) Date: Sun, 1 Nov 2020 12:43:57 -0500 From: Christopher Wellons To: =?utf-8?B?U2HFoWEgSmFuacWha2E=?= Cc: ~skeeto/public-inbox@lists.sr.ht Subject: Re: (neo)mutt integration with org-mode Message-ID: <20201101174357.eebuyuuribuzbj7s@nullprogram.com> References: <20201101145532.1a4298f6@atmarama.ddns.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20201101145532.1a4298f6@atmarama.ddns.net> User-Agent: NeoMutt/20170113 (1.7.2) Thanks for reaching out, Gour! Despite all my time with Emacs, I've just never gotten into Org. I suppose I'm just not that organized! Elfeed's Org integration was mostly the work of Matus Goljer and Remy Honig, and I just avoid breaking it, so it's not reflection of my own habits. I have no comments about Org integration with email. > So, moving toward vim/mutt/mu would be simplification of my workflow > in comparison with the Emacs based ones... Per my article about Mutt, I'm happier without Emacs playing a central role in my email workflow. It's been over three years, and I still feel that way. Better to compose independent tools than to duct-tape tools together in Emacs. With Mutt I could easily swap Vim out for Emacs+Evil or any other editor. But when I was using Notmuch, each component was interdependent; it even mattered which specific version of Notmuch was running inside (notmuch.el) vs. outside of Emacs (notmuch binary).