From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Campese Subject: Re: Bug: org-babel-tangle purges comma at the beginning of a line ] Date: Thu, 28 Feb 2013 02:21:57 +0100 Message-ID: <87bob5mdvu.fsf@tu-dortmund.de> References: <87k3puvfq3.fsf@tu-dortmund.de> <87d2vmtcbx.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:45983) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UAsCI-0004Oo-9k for emacs-orgmode@gnu.org; Wed, 27 Feb 2013 20:22:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UAsCH-0003Sf-6S for emacs-orgmode@gnu.org; Wed, 27 Feb 2013 20:22:10 -0500 Received: from mail.worldserver.net ([217.13.200.24]:48418 helo=mail01.worldserver.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UAsCH-0003SF-0L for emacs-orgmode@gnu.org; Wed, 27 Feb 2013 20:22:09 -0500 In-Reply-To: <87d2vmtcbx.fsf@gmail.com> 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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org, Eric Schulte Hello Nicolas, thanks a lot for the patch. It partly works, as long as there are some more characters after the first comma, but a single comma at the beginning of a line still gets purged. Now we can start discussing about whoever would want to have a single comma in a line of its own... :-) Best wishes, Simon