emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] org-babel-parse-src-block-match params parse bug


From: Karl Berg
Subject: [O] org-babel-parse-src-block-match params parse bug
Date: Wed, 16 May 2012 11:30:16 +0200

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                                         

Attachment: org-babel.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]