From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Exal de Jesus Garcia Carrillo Newsgroups: gmane.emacs.help Subject: Help with facebook.el Date: Thu, 3 Feb 2011 05:48:57 -0800 (PST) Organization: http://groups.google.com Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1296772836 20254 80.91.229.12 (3 Feb 2011 22:40:36 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 3 Feb 2011 22:40:36 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Feb 03 23:40:32 2011 Return-path: Envelope-to: geh-help-gnu-emacs@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 1Pl7qh-0005as-DC for geh-help-gnu-emacs@m.gmane.org; Thu, 03 Feb 2011 23:40:23 +0100 Original-Received: from localhost ([127.0.0.1]:57224 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pl7qg-00039c-Qn for geh-help-gnu-emacs@m.gmane.org; Thu, 03 Feb 2011 17:40:22 -0500 Original-Path: usenet.stanford.edu!postnews.google.com!x1g2000yqb.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 21 Original-NNTP-Posting-Host: 200.68.27.253 Original-X-Trace: posting.google.com 1296740938 4750 127.0.0.1 (3 Feb 2011 13:48:58 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Thu, 3 Feb 2011 13:48:58 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: x1g2000yqb.googlegroups.com; posting-host=200.68.27.253; posting-account=PT6JUwoAAACs7p_hwYdI0ft9GFUvMg6w User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.84 Safari/534.13, gzip(gfe) Original-Xref: usenet.stanford.edu gnu.emacs.help:184793 X-Mailman-Approved-At: Thu, 03 Feb 2011 17:39:38 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:78950 Archived-At: Hi, does anyone use facebook.el?, I'm getting the following error when I try the M-x facebook-login: ,---- | Wrong type argument: characterp, (request_args . [((value . "d33a5eafc72c6324576c1bd1319910a21") (key . "sig")) ((value . "") (key |."api_key")) ((value . \"1978692874445\ | 856") (key . "call_id")) ((value . "JSON") (key . "format")) ((value . "auth.createToken") (key . "method")) ((value . "1.0") (key . "v"))]) `---- (I have loaded json.el also) I'm using emacs 23 on a debian lenny box any hint or advice will be really appreciated thanks, Exal