From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [BUG] babel eval of emacs-lisp: orgtbl-to-orgtbl: Wrong type argument: listp, t Date: Mon, 23 Feb 2015 18:46:23 +0100 Message-ID: <87d2505xn4.fsf@nicolasgoaziou.fr> References: <86lhjossj6.fsf@me.localhost.invalid> <867fv8sr6v.fsf@me.localhost.invalid> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39569) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YPx4M-0001rt-3B for emacs-orgmode@gnu.org; Mon, 23 Feb 2015 12:45:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YPx4I-0002lL-VD for emacs-orgmode@gnu.org; Mon, 23 Feb 2015 12:45:22 -0500 Received: from relay6-d.mail.gandi.net ([2001:4b98:c:538::198]:57873) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YPx4I-0002k5-Ph for emacs-orgmode@gnu.org; Mon, 23 Feb 2015 12:45:18 -0500 In-Reply-To: (John Kitchin's message of "Mon, 23 Feb 2015 10:43:38 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: John Kitchin Cc: Daniele Pizzolli , emacs-orgmode@gnu.org Hello, John Kitchin writes: > I agree. Even for experienced people, this is pretty annoying. Something > as simple as > > > #+BEGIN_SRC emacs-lisp > '((1 . nil) (2 . 3)) > #+END_SRC > > fails with a cryptic error. While this works fine. I would vote for a > fall-back to code or even a plain string in this case. Indeed. This should be fixed in ad7b7efcdc2e0803cbf0257bb2588c8e8e1cac29. If fall-backs to a plain string. Thank you. Regards, -- Nicolas Goaziou