From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Christian Lynbech Newsgroups: gmane.emacs.devel Subject: Re: Dbus method argument encoding problem Date: Sun, 04 Jul 2010 22:46:32 +0200 Message-ID: References: <87d3v59cbn.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 1278524781 22049 80.91.229.12 (7 Jul 2010 17:46:21 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 7 Jul 2010 17:46:21 +0000 (UTC) Cc: "emacs-devel@gnu.org" , christian.lynbech@tieto.com To: Michael Albinus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jul 07 19:46:19 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 1OWYhP-0000Mm-7i for ged-emacs-devel@m.gmane.org; Wed, 07 Jul 2010 19:46:19 +0200 Original-Received: from localhost ([127.0.0.1]:38652 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OWYhO-00009M-Ac for ged-emacs-devel@m.gmane.org; Wed, 07 Jul 2010 13:46:18 -0400 Original-Received: from [140.186.70.92] (port=55777 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OWYhH-000095-VY for emacs-devel@gnu.org; Wed, 07 Jul 2010 13:46:12 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OWYhG-0006od-7H for emacs-devel@gnu.org; Wed, 07 Jul 2010 13:46:11 -0400 Original-Received: from [188.177.171.238] (port=49830 helo=Christians-MBA.local) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OWYhF-0006o3-Se for emacs-devel@gnu.org; Wed, 07 Jul 2010 13:46:10 -0400 Original-Received: by Christians-MBA.local (Postfix, from userid 502) id 2580C1847A83; Sun, 4 Jul 2010 22:46:32 +0200 (CEST) User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2.50 (darwin) 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:126879 Archived-At: >>>>> "Michael" == Michael Albinus writes: Michael> "number" refers to the result of `numberp': Michael> (numberp 4671) => t My suspicion and also why I find it slightly confusing. (numberp -4671) => t so if it really was `numberp', all numbers (negative or positive) should map to UINT. Obviously a very minor quibble. Michael> Type casting is possible by respective keywords. Thanks, I actually stumbled across this from another post on dbus. Michael> And continue with the dbus manual :-) Yeah, I keep forgetting how vast the documentation that accompanies Emacs actually is. ------------------------+----------------------------------------------------- Christian Lynbech | christian #\@ defun #\. dk ------------------------+----------------------------------------------------- Hit the philistines three times over the head with the Elisp reference manual. - petonic@hal.com (Michael A. Petonic)