From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Stefan Newsgroups: gmane.emacs.devel,gmane.emacs.gnus.general Subject: Re: [rmail-mbox-branch]: mail-utils Date: Sat, 09 Oct 2004 15:02:00 -0400 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: References: <1096006177.432792.29828.nullmailer@Update.UU.SE> <1096014084.739640.30529.nullmailer@Update.UU.SE> <200410031040.i93Ae1YS000609@oak.pohoyda.family> <87d5zvwmq9.fsf_-_@oak.pohoyda.family> <20041006214742.GA5180@fencepost> <87mzywyeau.fsf@oak.pohoyda.family> <20041008234741.GA17298@fencepost> <878yafj2tn.fsf@oak.pohoyda.family> <87mzyvrc4z.fsf@oak.pohoyda.family> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1097348563 29735 80.91.229.6 (9 Oct 2004 19:02:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 9 Oct 2004 19:02:43 +0000 (UTC) Cc: emacs-devel@gnu.org, rms@gnu.org, ding@gnus.org, Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Oct 09 21:02:30 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CGMU9-0003TF-00 for ; Sat, 09 Oct 2004 21:02:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CGMb0-00019s-Gl for ged-emacs-devel@m.gmane.org; Sat, 09 Oct 2004 15:09:34 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CGMas-00019j-Mq for emacs-devel@gnu.org; Sat, 09 Oct 2004 15:09:26 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CGMas-00019P-3s for emacs-devel@gnu.org; Sat, 09 Oct 2004 15:09:26 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CGMar-00019F-Uf for emacs-devel@gnu.org; Sat, 09 Oct 2004 15:09:25 -0400 Original-Received: from [206.47.199.166] (helo=simmts8-srv.bellnexxia.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CGMTe-0001yk-LR; Sat, 09 Oct 2004 15:01:58 -0400 Original-Received: from empanada.home ([67.71.26.106]) by simmts8-srv.bellnexxia.net (InterMail vM.5.01.06.10 201-253-122-130-110-20040306) with ESMTP id <20041009185953.UPSR1692.simmts8-srv.bellnexxia.net@empanada.home>; Sat, 9 Oct 2004 14:59:53 -0400 Original-Received: by empanada.home (Postfix, from userid 502) id DF6DB3181D0; Sat, 9 Oct 2004 15:02:00 -0400 (EDT) Original-To: Alexander Pohoyda In-Reply-To: <87mzyvrc4z.fsf@oak.pohoyda.family> (Alexander Pohoyda's message of "09 Oct 2004 20:15:40 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (darwin) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:28150 gmane.emacs.gnus.general:58792 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:28150 >> I don't see a strong need to create a mime-only subdirectory (of course >> mail/mime is even worse since we currently only support one level of >> subdirectory). > OK, no problems, I agree to what you say. I'm just yet-another-emacs-maintainer. Only Richard can make final decisions. > Just for my education, what's the problem with two level directories? Nothing serious. It's just that the curent code doesn't support them. Stefan