From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: org-babel-parse-src-block-match params parse bug Date: Wed, 16 May 2012 13:16:41 -0400 Message-ID: <87zk98yrk6.fsf@gmx.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49406) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SUjiP-00015H-69 for emacs-orgmode@gnu.org; Wed, 16 May 2012 15:16:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SUjiN-0006f8-3T for emacs-orgmode@gnu.org; Wed, 16 May 2012 15:16:52 -0400 Received: from mailout-us.gmx.com ([74.208.5.67]:36454 helo=mailout-us.mail.com) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1SUjiM-0006ep-Rx for emacs-orgmode@gnu.org; Wed, 16 May 2012 15:16:51 -0400 In-Reply-To: (Karl Berg's message of "Wed, 16 May 2012 11:30:16 +0200") 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: Karl Berg Cc: emacs-orgmode@gnu.org Karl Berg writes: > Hi, > > Seems like the org-babel-parse-src-block-match function does something > wrong when parsing the block parameters. In my case I am trying to use the :file param with plantuml but it does not get down to the execute function. > To me it seems like the (string-match "-i\\>" switches) call messes up the (match-string > 4) call further down. > > Attaching a patch > Best regards, > Karl Berg > Please ignore my previous request. I've just pushed up a fix for this issue. Please let me know if the problem persists, and thanks for pointing this out. Best, -- Eric Schulte http://cs.unm.edu/~eschulte