[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [PATCH 04/10] Add 'light argument to some uses of org-babel-get-
From: |
Eric Schulte |
Subject: |
Re: [O] [PATCH 04/10] Add 'light argument to some uses of org-babel-get-src-block-info |
Date: |
Wed, 03 Apr 2013 08:09:29 -0600 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) |
Aaron Ecay <address@hidden> writes:
> * lisp/ob-core.el (org-babel-do-key-sequence-in-edit-buffer),
> (org-babel-expand-noweb-references),
> * lisp/ob-tangle.el (org-babel-tangle):
> Use 'light argument to `org-babel-get-src-block-info'.
I'd like to apply this patch, however tracing the effects of these
changes can be tricky and `org-babel-expand-noweb-references' and
`org-babel-tangle' are both core functions.
Have you run the test suite to confirm that these changes don't break
any existing tests?
Thanks,
--
Eric Schulte
http://cs.unm.edu/~eschulte
[O] [PATCH 03/10] Clean up various org-babel-*-maybe commands, Aaron Ecay, 2013/04/01