From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vladimir Alexiev Subject: Re: org-babel-read should have option NOT to interpret as elisp Date: Sun, 27 Feb 2011 23:28:45 +0000 (UTC) Message-ID: References: <877hclbgxz.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=48245 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ptq2y-0007C4-OP for emacs-orgmode@gnu.org; Sun, 27 Feb 2011 18:29:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ptq2t-0000s4-OJ for emacs-orgmode@gnu.org; Sun, 27 Feb 2011 18:29:04 -0500 Received: from lo.gmane.org ([80.91.229.12]:39641) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ptq2t-0000rv-Iu for emacs-orgmode@gnu.org; Sun, 27 Feb 2011 18:28:59 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Ptq2q-00006b-K7 for emacs-orgmode@gnu.org; Mon, 28 Feb 2011 00:28:56 +0100 Received: from 85.239.150.142 ([85.239.150.142]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 28 Feb 2011 00:28:56 +0100 Received: from vladimir by 85.239.150.142 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 28 Feb 2011 00:28:56 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org > would be onerous to have to wrap every cell > of a table in double quotes... I tried doing this as a workaround, but it is not since the quotes are passed to perl, and that's not what I want > it would be a breaking change for > anyone who is currently relying on the ability Right, that's why I think it should be an option. The default could stay as is, but should be documented.