From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: Inclusion of dbus-proxy Date: Tue, 24 Aug 2010 17:32:53 -0400 Message-ID: <87eidnd7cq.fsf@stupidchicken.com> References: <4045_1282428217_ZZh07312bUcyR.00_1282428214.23884.594.camel@steed.robot-madness> <87aaoesjor.fsf@gmx.de> <8986_1282511101_ZZh07366e9Yqy.00_1282511096.23884.675.camel@steed.robot-madness> <24582_1282615424_ZZh072a3C5uYJ.00_1282615423.16505.92.camel@steed.robot-madness> <87hbijoknd.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 1282685589 8558 80.91.229.12 (24 Aug 2010 21:33:09 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 24 Aug 2010 21:33:09 +0000 (UTC) Cc: "emacs-devel@gnu.org" , Jan Moringen To: Michael Albinus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Aug 24 23:33:08 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 1Oo17B-0001gm-DY for ged-emacs-devel@m.gmane.org; Tue, 24 Aug 2010 23:33:05 +0200 Original-Received: from localhost ([127.0.0.1]:43276 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oo17A-0007lj-TD for ged-emacs-devel@m.gmane.org; Tue, 24 Aug 2010 17:33:04 -0400 Original-Received: from [140.186.70.92] (port=51016 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oo174-0007lU-MW for emacs-devel@gnu.org; Tue, 24 Aug 2010 17:32:59 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Oo173-0004pS-Gh for emacs-devel@gnu.org; Tue, 24 Aug 2010 17:32:58 -0400 Original-Received: from pantheon-po23.its.yale.edu ([130.132.50.117]:44688) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Oo173-0004p2-Dm for emacs-devel@gnu.org; Tue, 24 Aug 2010 17:32:57 -0400 Original-Received: from furry (dhcp128036014154.central.yale.edu [128.36.14.154]) (authenticated bits=0) by pantheon-po23.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id o7OLWrHP015776 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 24 Aug 2010 17:32:53 -0400 Original-Received: by furry (Postfix, from userid 1000) id C7403C013; Tue, 24 Aug 2010 17:32:53 -0400 (EDT) In-Reply-To: <87hbijoknd.fsf@gmx.de> (Michael Albinus's message of "Tue, 24 Aug 2010 21:50:14 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4-2.6 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:129175 Archived-At: Michael Albinus writes: > However, a short note from the maintainers (Stefan? Chong?), whether the > code is worth to be added, would be great. It looks interesting, and I'd like to add it; the question is whether to add it to the main Emacs tarball, or to elpa.gnu.org. If it is very likely that many other parts of Emacs will make use of this package as a piece of basic "infrastructure", it should go into the tarball. If in doubt, we can add it to elpa.gnu.org for now. What do you think?