Hello,

"Charles C. Berry" <ccbe...@ucsd.edu> writes:

> You might try this:
>
> #+BEGIN_SRC emacs-lisp
>    (setq org-babel-result-regexp
>       (concat
>        "^[    ]*#\\+RESULTS\\[\\(?:<[0-9]"
>        "\\{4\\}-[0-9]\\{2\\}-[0-9]\\{2\\} ?"
>        "[0-2][0-9]:[0-6][0-9]:[0-6][0-9]> ?"
>        "[^
> \n[:alnum:]]*\\)?\\([[:alnum:]]+\\)"
>        "\\]?:[        ]*"))
> #+END_SRC

Fixed. Thank you.

Regards,

-- 
Nicolas Goaziou

Reply via email to