From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Stefan Newsgroups: gmane.emacs.devel Subject: Re: Moving files from lisp/gnus/ to lisp/net/? Date: Sun, 24 Oct 2004 18:18:37 -0400 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: References: <4nzn2jud2r.fsf@lifelogs.com> <4nwtxjvriw.fsf@lifelogs.com> <20041024122025.GA4950@fencepost> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1098656357 28093 80.91.229.6 (24 Oct 2004 22:19:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 24 Oct 2004 22:19:17 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 25 00:19:04 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 1CLqhb-0000Rk-00 for ; Mon, 25 Oct 2004 00:19:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CLqpE-0003zk-0G for ged-emacs-devel@m.gmane.org; Sun, 24 Oct 2004 18:26:56 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CLqp7-0003zf-6o for emacs-devel@gnu.org; Sun, 24 Oct 2004 18:26:49 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CLqp6-0003zT-Rb for emacs-devel@gnu.org; Sun, 24 Oct 2004 18:26:48 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CLqp6-0003zQ-OP for emacs-devel@gnu.org; Sun, 24 Oct 2004 18:26:48 -0400 Original-Received: from [206.47.199.164] (helo=simmts6-srv.bellnexxia.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CLqhC-0000Ft-5x for emacs-devel@gnu.org; Sun, 24 Oct 2004 18:18:38 -0400 Original-Received: from empanada.home ([67.71.35.140]) by simmts6-srv.bellnexxia.net (InterMail vM.5.01.06.10 201-253-122-130-110-20040306) with ESMTP id <20041024221837.UVSS1635.simmts6-srv.bellnexxia.net@empanada.home>; Sun, 24 Oct 2004 18:18:37 -0400 Original-Received: by empanada.home (Postfix, from userid 502) id 65BF8338F1F; Sun, 24 Oct 2004 18:18:37 -0400 (EDT) Original-To: emacs-devel@gnu.org In-Reply-To: (Simon Josefsson's message of "Sun, 24 Oct 2004 15:41:06 +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:28861 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:28861 > On the third hand, perhaps Gnus 5.13 will happen before the next major > Emacs release? I'm not sure what the plan is. True: if we keep making changes to the code, it'll never get released. So I suggest we stick to the "code freeze" and we don't try to change Emacs-CVS right now to use passwd.el and encrypt.el. Adding passwd.el and encrypt.el sounds like a good idea, but changing the other files to use them is not. Stefan