From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: Babel add comma in front of my '*' Date: Sat, 18 Feb 2012 10:39:55 -0700 Message-ID: <87ehtsqbv8.fsf@gmx.com> References: <874nusw34t.fsf@hati.baby-gnu.org> <87zkcgrw7d.fsf@gmx.com> <87sji8f6qy.fsf@hati.baby-gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:42580) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RyoGW-0002zQ-7R for emacs-orgmode@gnu.org; Sat, 18 Feb 2012 12:40:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RyoGU-0003t0-DZ for emacs-orgmode@gnu.org; Sat, 18 Feb 2012 12:40:08 -0500 Received: from mailout-us.gmx.com ([74.208.5.67]:42911 helo=mailout-us.mail.com) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1RyoGU-0003rN-4A for emacs-orgmode@gnu.org; Sat, 18 Feb 2012 12:40:06 -0500 In-Reply-To: <87sji8f6qy.fsf@hati.baby-gnu.org> (Daniel Dehennin's message of "Sat, 18 Feb 2012 17:25:57 +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: Daniel Dehennin Cc: emacs-orgmode@gnu.org Daniel Dehennin writes: > Eric Schulte writes: > > > [...] > >> Yes, >> >> Org-mode does the above to protect the rest of the file from the >> possible Org-mode syntax in the code block. However if you then use >> this text (e.g., through tangling or reference from another code block) >> the comma will be automatically removed, so it shouldn't cause you any >> problems. > > What about removing it during org-edit-special? > > My use is to org-edit-special the block, and use that overlay by > cut&past and so on. > > Regards. I've just pushed up a fix so that commas will be stripped when org-edit-special is used. Best, -- Eric Schulte http://cs.unm.edu/~eschulte/