From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Emacs-23 release branch Date: Thu, 11 Mar 2010 09:04:45 -0500 Message-ID: References: <87zl2g24xy.fsf@stupidchicken.com> <87mxyfq3bz.fsf@gmx.de> <87sk87h49a.fsf@gmx.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1268317780 11253 80.91.229.12 (11 Mar 2010 14:29:40 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 11 Mar 2010 14:29:40 +0000 (UTC) Cc: Chong Yidong , emacs-devel@gnu.org To: Michael Albinus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 11 15:29:36 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NpjNZ-0007Iz-Fr for ged-emacs-devel@m.gmane.org; Thu, 11 Mar 2010 15:28:49 +0100 Original-Received: from localhost ([127.0.0.1]:51454 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NpjNY-00088f-RV for ged-emacs-devel@m.gmane.org; Thu, 11 Mar 2010 09:28:48 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Npj0K-0004Bz-Er for emacs-devel@gnu.org; Thu, 11 Mar 2010 09:04:48 -0500 Original-Received: from [140.186.70.92] (port=59699 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Npj0J-0004BQ-7k for emacs-devel@gnu.org; Thu, 11 Mar 2010 09:04:47 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Npj0I-00073P-5a for emacs-devel@gnu.org; Thu, 11 Mar 2010 09:04:46 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.183]:35248 helo=ironport2-out.pppoe.ca) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Npj0I-00073L-2k for emacs-devel@gnu.org; Thu, 11 Mar 2010 09:04:46 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvsEAOSGmEtLd+qv/2dsb2JhbACaX3S8XIR7BIMXh3U X-IronPort-AV: E=Sophos;i="4.49,620,1262581200"; d="scan'208";a="57998223" Original-Received: from 75-119-234-175.dsl.teksavvy.com (HELO pastel.home) ([75.119.234.175]) by ironport2-out.pppoe.ca with ESMTP; 11 Mar 2010 09:04:45 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id 6C5E97F16; Thu, 11 Mar 2010 09:04:45 -0500 (EST) In-Reply-To: <87sk87h49a.fsf@gmx.de> (Michael Albinus's message of "Thu, 11 Mar 2010 05:27:29 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.93 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. 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: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:121812 Archived-At: >>> Are there objections to install it under lisp/net/secrets.el? >> Why "net"? > It uses D-Bus internally, and all D-Bus related packages are there. Having dbus in "net" makes just as little sense to me, so I guess that'd be OK ;-) But we should maybe think of a better directory structure. Stefan