From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerald Wildgruber Subject: Re: [OFF TOPIC] almost giving up on emacs email..looking for advice? Date: Tue, 11 Aug 2015 16:00:16 +0200 Message-ID: <87wpx2udqn.fsf@unibas.ch> References: <87egjgyo09.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49735) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZPA6K-0004LJ-6R for emacs-orgmode@gnu.org; Tue, 11 Aug 2015 10:00:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZPA6F-00065c-Ty for emacs-orgmode@gnu.org; Tue, 11 Aug 2015 10:00:24 -0400 Received: from mx2-priv.urz.unibas.ch ([131.152.226.165]:43738) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZPA6F-000622-Nu for emacs-orgmode@gnu.org; Tue, 11 Aug 2015 10:00:19 -0400 In-reply-to: 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: fabrice.popineau@centralesupelec.fr Cc: Xebar Saram , org mode , Ramon Diaz-Uriarte , Peter Salazar Hi, I'm very happy with mu4e! http://www.djcbsoftware.nl/code/mu/mu4e.html https://github.com/djcb/mu Its speed and ease in searching are unparalleled: the results of searches in tens of thousands of mails is immediate. I like its concepts of generating folders only virtually through searches: everything is search. The only lag that might occur is during sending. Yet by using, not the SMTP implementation that comes with emacs but a local postfix installation or something like nullmailer: http://vxlabs.com/2014/06/06/configuring-emacs-mu4e-with-nullmailer-offlineimap-and-multiple-identities mail is taken over in the background and no time is lost. mu4e (an its database backend mu) work on local copies of mail (sync'ed e.g. by offlineimap). In conjunction with offlineimap interfacing with Gmail is easy and well documented. Gerald. On Di, Aug 11 2015, Fabrice Popineau wrote: > On this thread, I will report quite a different user experience. > I have been a long time user of emacs and Gnus (Emacs since 1987). > I have been using (ding) Gnus under Windows NT in the late 90's and up to > about 2010. > > But now, I process my mail using the GMail browser interface. > The reasons are mostly due to : > - emacs is slow, chrome displays email more precisely and more quickly > - emacs is not multi-threaded, hence it may get stuck processing stuff. > Using the browser to process mail allows me not to be disturbed when I'm > writing documents or programming using Emacs. > > I'll keep and eye on the solutions that have been reported here though. > > Best regards, > > Fabrice