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: Re: Wrong type error in dbus method Date: Mon, 05 Jul 2010 21:35:45 +0200 Message-ID: <877hl9lo1a.fsf@gmx.de> References: <4c2d4db9.df0ae50a.241a.0135@mx.google.com> <87mxuap83w.fsf@ambire.localdomain> <87630x9c11.fsf@gmx.de> <878w5qpaka.fsf@ambire.localdomain> <87fwzxlqvv.fsf@gmx.de> <87sk3xoin5.fsf@ambire.localdomain> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1278358570 21796 80.91.229.12 (5 Jul 2010 19:36:10 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 5 Jul 2010 19:36:10 +0000 (UTC) Cc: 'Patrick Michael Niedzielski' , Drew Adams , emacs-devel@gnu.org To: Thien-Thi Nguyen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 05 21:36: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 1OVrSZ-00043a-In for ged-emacs-devel@m.gmane.org; Mon, 05 Jul 2010 21:36:08 +0200 Original-Received: from localhost ([127.0.0.1]:47562 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OVrSY-0005Kb-Ie for ged-emacs-devel@m.gmane.org; Mon, 05 Jul 2010 15:36:06 -0400 Original-Received: from [140.186.70.92] (port=58847 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OVrSM-0005IA-ON for emacs-devel@gnu.org; Mon, 05 Jul 2010 15:35:55 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OVrSJ-0000Vn-Ft for emacs-devel@gnu.org; Mon, 05 Jul 2010 15:35:54 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]:36624) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1OVrSI-0000VP-Vc for emacs-devel@gnu.org; Mon, 05 Jul 2010 15:35:51 -0400 Original-Received: (qmail invoked by alias); 05 Jul 2010 19:35:48 -0000 Original-Received: from p4FC18F0D.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [79.193.143.13] by mail.gmx.net (mp005) with SMTP; 05 Jul 2010 21:35:48 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX1+FvmELA6qF0ta643mJ34twlcF8CEs7dBo9JtAtDh zEP9eyq1wSsOyy In-Reply-To: <87sk3xoin5.fsf@ambire.localdomain> (Thien-Thi Nguyen's message of "Mon, 05 Jul 2010 21:03:58 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-Y-GMX-Trusted: 0 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:126799 Archived-At: Thien-Thi Nguyen writes: > I would post a patch, but i'm afraid of bazaar. Thanks a lot, I'll do later this week. (Or you send the patch to me; I'll commit it for you). Btw, I do all commits via vc, so I don't need to remember which traps I could enter with bzr. Maybe I will learn once all the advantages bzr has brought to us, for the time being my cvs-like behaviour seems to be sufficient. > thi Best regards, Michael.