From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Jean Louis Newsgroups: gmane.emacs.bugs Subject: bug#36714: 27.0.50; Gnus nnmaildir taking long time to recursively visit sub-Maildirs Date: Fri, 19 Jul 2019 19:31:38 +0200 Organization: GOLDIVANTI LP Message-ID: <20190719173138.GC31670@protected.rcdrun.com> References: <86ftn37cvz.fsf@protected.rcdrun.com> <87sgr32mnq.fsf@ericabrahamsen.net> <20190718194311.GA6908@protected.rcdrun.com> <87k1cf2jqh.fsf@ericabrahamsen.net> <20190718204841.GB6908@protected.rcdrun.com> <87v9vyrhqx.fsf@ericabrahamsen.net> <20190719061550.GB8310@protected.rcdrun.com> <87o91q6iqz.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="105820"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Mutt/1.10.1 (2018-07-13) Cc: 36714@debbugs.gnu.org To: Eric Abrahamsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Jul 19 19:32:08 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hoWjn-000ROC-Rm for geb-bug-gnu-emacs@m.gmane.org; Fri, 19 Jul 2019 19:32:07 +0200 Original-Received: from localhost ([::1]:47318 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hoWjm-0008LR-Kq for geb-bug-gnu-emacs@m.gmane.org; Fri, 19 Jul 2019 13:32:06 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:55609) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hoWjk-0008LK-9u for bug-gnu-emacs@gnu.org; Fri, 19 Jul 2019 13:32:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hoWji-000389-Dz for bug-gnu-emacs@gnu.org; Fri, 19 Jul 2019 13:32:04 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:47698) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hoWji-00037z-94 for bug-gnu-emacs@gnu.org; Fri, 19 Jul 2019 13:32:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hoWji-0000gi-44 for bug-gnu-emacs@gnu.org; Fri, 19 Jul 2019 13:32:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Jean Louis Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 19 Jul 2019 17:32:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 36714 X-GNU-PR-Package: emacs Original-Received: via spool by 36714-submit@debbugs.gnu.org id=B36714.15635575092623 (code B ref 36714); Fri, 19 Jul 2019 17:32:02 +0000 Original-Received: (at 36714) by debbugs.gnu.org; 19 Jul 2019 17:31:49 +0000 Original-Received: from localhost ([127.0.0.1]:56519 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hoWjU-0000gF-UA for submit@debbugs.gnu.org; Fri, 19 Jul 2019 13:31:49 -0400 Original-Received: from stw1.rcdrun.com ([217.170.207.13]:39369) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hoWjS-0000g0-LU for 36714@debbugs.gnu.org; Fri, 19 Jul 2019 13:31:47 -0400 Original-Received: from protected.rcdrun.com (localhost [::1]) (AUTH: PLAIN admin, TLS: TLS1.2,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by stw1.rcdrun.com with ESMTPSA; Fri, 19 Jul 2019 10:31:39 -0700 id 0000000000020351.000000005D31FE7B.0000031C Original-Received: from localhost (protected.rcdrun.com [local]) by protected.rcdrun.com (OpenSMTPD) with ESMTPA id 618cb74a; Fri, 19 Jul 2019 17:31:38 +0000 (UTC) Content-Disposition: inline In-Reply-To: <87o91q6iqz.fsf@ericabrahamsen.net> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:163432 Archived-At: * Eric Abrahamsen [2019-07-19 19:24]: > > On 07/19/19 08:15 AM, Jean Louis wrote: > > * Eric Abrahamsen [2019-07-19 02:27]: > >> First of all, this isn't going to work until you've got Gnus into a > >> basic functioning state -- ie, it's already done a successful scan of > >> your nnmaildir backends. > > > > Thank you for helping. Yet it is not usable for > > me. I have too many maildirs and I was thinking > > Gnus would read it as maildirs, instead it started > > creating .nnmaildir directories inside with copies > > of those emails for its own way of processing. > > Yeah, I don't think there's any way around the creation of the > .nnmaildir directories, at least not given the way Gnus currently > functions. They aren't actually copies of the emails -- just vectors of > headers for each mail -- but obviously if you've got a lot of mail they > still take up a lot of space. The solution I found is to bind my Read Mail menu to eshell-visual-command mutt. Thank you for being helpful. The bug shall be closed. But it would be good that Emacs has Maildir reading capabiliies. As it is just a file system with messages. Jean