From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.help Subject: Re: Question mail package Date: Mon, 30 Mar 2020 14:36:52 -0700 Message-ID: <87a73xsex7.fsf@ericabrahamsen.net> References: <20191021120730.4y3obbqtd45mjl7j@Ergus> <87eez6nqhp.fsf@home.i-did-not-set--mail-host-address--so-tickle-me> <87r1x9d0ja.fsf@oitofelix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="70867"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: Bob Newell , help-gnu-emacs@gnu.org To: Bruno =?utf-8?Q?F=C3=A9lix?= Rezende Ribeiro Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Mon Mar 30 23:37:27 2020 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jJ262-000ILl-VJ for geh-help-gnu-emacs@m.gmane-mx.org; Mon, 30 Mar 2020 23:37:26 +0200 Original-Received: from localhost ([::1]:57208 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jJ262-0002pF-1S for geh-help-gnu-emacs@m.gmane-mx.org; Mon, 30 Mar 2020 17:37:26 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:44687) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jJ25g-0002ox-2G for help-gnu-emacs@gnu.org; Mon, 30 Mar 2020 17:37:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jJ25e-0007Pf-Vo for help-gnu-emacs@gnu.org; Mon, 30 Mar 2020 17:37:03 -0400 Original-Received: from ericabrahamsen.net ([52.70.2.18]:41756 helo=mail.ericabrahamsen.net) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jJ25e-0007LF-3w; Mon, 30 Mar 2020 17:37:02 -0400 Original-Received: from localhost (c-73-254-86-141.hsd1.wa.comcast.net [73.254.86.141]) (Authenticated sender: eric@ericabrahamsen.net) by mail.ericabrahamsen.net (Postfix) with ESMTPSA id BFF8FFA094; Mon, 30 Mar 2020 21:36:53 +0000 (UTC) In-Reply-To: <87r1x9d0ja.fsf@oitofelix.com> ("Bruno =?utf-8?Q?F=C3=A9lix?= Rezende Ribeiro"'s message of "Mon, 30 Mar 2020 17:56:41 -0300") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 52.70.2.18 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:122717 Archived-At: Bruno F=C3=A9lix Rezende Ribeiro writes: > Hi Bob, > > Bob Newell writes: > >> If you want the absolute ultimate, it's Gnus. > > I=E2=80=99m also a Gnus users. Two things to keep in mind though: > > 1. Gnus becomes quite slow when handling dozens of thousands of > messages; > > 2. It blocks Emacs entirely while processing them. > > > I hope something could be done about it[1]. Perhaps if Gnus get > rewritten to take advantage of the new Lisp threads functionality. Does > someone know if that is doable? What server type are you using? IMAP? maildir?