From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.devel Subject: For insertion in trunk Date: Fri, 20 Apr 2012 15:55:43 +0200 Message-ID: <87sjfyqzhc.fsf@gmx.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1334930187 16451 80.91.229.3 (20 Apr 2012 13:56:27 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 20 Apr 2012 13:56:27 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Apr 20 15:56:09 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SLEJZ-0006ct-Vt for ged-emacs-devel@m.gmane.org; Fri, 20 Apr 2012 15:55:58 +0200 Original-Received: from localhost ([::1]:60427 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SLEJZ-0003mE-Dt for ged-emacs-devel@m.gmane.org; Fri, 20 Apr 2012 09:55:57 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:59723) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SLEJR-0003m5-MU for emacs-devel@gnu.org; Fri, 20 Apr 2012 09:55:55 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SLEJQ-00040a-08 for emacs-devel@gnu.org; Fri, 20 Apr 2012 09:55:49 -0400 Original-Received: from mailout-de.gmx.net ([213.165.64.22]:54965) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1SLEJP-00040P-LK for emacs-devel@gnu.org; Fri, 20 Apr 2012 09:55:47 -0400 Original-Received: (qmail invoked by alias); 20 Apr 2012 13:55:45 -0000 Original-Received: from p57BB97C9.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.151.201] by mail.gmx.net (mp012) with SMTP; 20 Apr 2012 15:55:45 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX18uuxQo9PQuY9gqguWuAr7pBKoxt9ZE6B0QZxh8O5 6ePyEW8e1QuOLj User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 213.165.64.22 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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 Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:149862 Archived-At: Hi, I have worked on adding new features for Emacs' D-Bus bindings over the last months. Usually, it could wait until the trunk is reopened for new features. However, one of the patches (using private connections to D-Bus) is needed by other people for the AT SPI integration which is going on. Therefore, I would like to commit the D-Bus related patches already now. Any objections? Best regards, Michael.