From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: [rmail-mbox-branch]: mail-utils Date: Sun, 10 Oct 2004 11:16:23 -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> <87r7o8yf4g.fsf@oak.pohoyda.family> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1097421544 19799 80.91.229.6 (10 Oct 2004 15:19:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 10 Oct 2004 15:19:04 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Oct 10 17:19:00 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 1CGfTQ-0000H7-00 for ; Sun, 10 Oct 2004 17:19:00 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CGfaJ-0001F1-JV for ged-emacs-devel@m.gmane.org; Sun, 10 Oct 2004 11:26:07 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CGfXx-0008GR-H3 for emacs-devel@gnu.org; Sun, 10 Oct 2004 11:23:43 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CGfXw-0008Fl-A7 for emacs-devel@gnu.org; Sun, 10 Oct 2004 11:23:40 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CGfXw-0008Ff-1E for emacs-devel@gnu.org; Sun, 10 Oct 2004 11:23:40 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CGfQt-0004fZ-U5 for emacs-devel@gnu.org; Sun, 10 Oct 2004 11:16:23 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1CGfQt-0002xu-CN; Sun, 10 Oct 2004 11:16:23 -0400 Original-To: Alexander Pohoyda In-reply-to: <87r7o8yf4g.fsf@oak.pohoyda.family> (message from Alexander Pohoyda on 09 Oct 2004 01:17:03 +0200) 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:28183 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:28183 > Are you saying you have written files with the same names as certain > files in Gnus? Exactly! Once again, I propose that we move general-purpose MIME functions out of lisp/gnus into lisp/mail/mime directory. I am not sure what you mean. Do you mean moving the existing gnus code, as now found in lisp/gnus/rfc*.el? Or have you written completely different code to do the same jobs?