From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Macro question with new texinfo exporter Date: Thu, 31 Jan 2013 14:58:54 +0100 Message-ID: <87ip6d3141.fsf@gmail.com> References: <877gmvalzn.fsf@gmail.com> <87vcae53fi.fsf@bzg.ath.cx> <87haly96xi.fsf@gmail.com> <87zjzqejhz.fsf@bzg.ath.cx> <87wquumhqk.fsf@gmail.com> <87wquth35i.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:59616) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U0ufa-0003Fe-Qh for emacs-orgmode@gnu.org; Thu, 31 Jan 2013 08:59:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U0ufZ-00070l-GQ for emacs-orgmode@gnu.org; Thu, 31 Jan 2013 08:59:14 -0500 Received: from mail-wg0-f52.google.com ([74.125.82.52]:62519) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U0ufZ-00070Z-9P for emacs-orgmode@gnu.org; Thu, 31 Jan 2013 08:59:13 -0500 Received: by mail-wg0-f52.google.com with SMTP id 12so2000144wgh.31 for ; Thu, 31 Jan 2013 05:59:12 -0800 (PST) In-Reply-To: <87wquth35i.fsf@bzg.ath.cx> (Bastien's message of "Thu, 31 Jan 2013 14:51:05 +0100") 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: Bastien Cc: Org-mode , "Thomas S. Dye" Bastien writes: > Now back to the issue at hand, what about simply allowing to escape > the , and " characters? This was Thomas first try, and a natural one > I'd say. > > What do you think? In this case, there's no point in allowing to escape quotation marks. The current syntax handles them fine. However, it should be possible to escape backslashes, as "\\," is different from "\,". I'll have a look at it a bit later. Regards, -- Nicolas Goaziou