From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: [babel] small patch (inline src blocks cannot start at bol) Date: Mon, 29 Aug 2011 16:17:07 -0600 Message-ID: <87bov7lv6k.fsf@gmail.com> References: <87obz7j4mv.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:40441) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QyA8r-0007Gf-JV for emacs-orgmode@gnu.org; Mon, 29 Aug 2011 18:17:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QyA8q-0005Nz-Ag for emacs-orgmode@gnu.org; Mon, 29 Aug 2011 18:17:17 -0400 Received: from mail-yi0-f41.google.com ([209.85.218.41]:35899) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QyA8q-0005Nu-5y for emacs-orgmode@gnu.org; Mon, 29 Aug 2011 18:17:16 -0400 Received: by yib2 with SMTP id 2so4113330yib.0 for ; Mon, 29 Aug 2011 15:17:15 -0700 (PDT) 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: Org Mode List Nicolas Goaziou writes: > Hello, > > For now inline src blocks cannot start at bol. In the following example, > only the first inline block is recognized. > > This src_emacs-lisp{(1+ 1)} is ok. > > src_emacs-lisp{"This"} isn't. > > The small following patch should fix that. > I've just applied this along with a test case which should ensure that this functionality is maintained. Thanks! -- Eric -- Eric Schulte http://cs.unm.edu/~eschulte/