From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ian D Newsgroups: gmane.emacs.devel Subject: Re: D-Bus calls Date: Sun, 24 Feb 2013 17:43:30 -0500 Message-ID: <87r4k5z625.fsf@gnu.org> References: <87liadr1xq.fsf@gnu.org> <87hal130k9.fsf@gmx.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1361745891 12000 80.91.229.3 (24 Feb 2013 22:44:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 24 Feb 2013 22:44:51 +0000 (UTC) Cc: emacs-devel@gnu.org To: Michael Albinus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 24 23:45:14 2013 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 1U9kJi-0007FT-RC for ged-emacs-devel@m.gmane.org; Sun, 24 Feb 2013 23:45:10 +0100 Original-Received: from localhost ([::1]:36397 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9kJO-0002Nr-6b for ged-emacs-devel@m.gmane.org; Sun, 24 Feb 2013 17:44:50 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:40745) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9kJK-0002Nk-QH for emacs-devel@gnu.org; Sun, 24 Feb 2013 17:44:49 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U9kJJ-0000Ot-EV for emacs-devel@gnu.org; Sun, 24 Feb 2013 17:44:46 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:38873) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9kJJ-0000Om-Ao for emacs-devel@gnu.org; Sun, 24 Feb 2013 17:44:45 -0500 Original-Received: from [2620:0:2820:2210:226:b6ff:fee6:518e] (port=56008 helo=parabola) by fencepost.gnu.org with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1U9kJJ-00024c-3d; Sun, 24 Feb 2013 17:44:45 -0500 In-Reply-To: <87hal130k9.fsf@gmx.de> (Michael Albinus's message of "Sun, 24 Feb 2013 21:43:18 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e 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:157297 Archived-At: Michael Albinus writes: > > Which version have you used before? The D-Bus implementation is almost > identical in the trunk and the emacs-24 branches. > > Best regards, Michael. Before I was using Emacs 24.2.1, which was the standard on my distro (Parabola). I recently started using the development branches. Ian D