0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-25 04:32:52 +00:00
org-mode/testing/lisp
Bjarte Johansen b6934e3471 ob-core: Fix indented cached result returning nil
Fix a problem where a source block would return nil oif the result was
cached and it was indented.

* lisp/ob-core.el (org-babel-execute-src-block): Move point to the the
 first character of the result instead of the beginning of the line.

* testing/lisp/test-ob.el
 (test-org-babel/indented-cached-org-bracket-link): Added test to
 to see if the indented cached result returns what it should return.
2015-05-26 10:19:42 +02:00
..
test-ob-awk.el awk code blocks handle tabular input 2014-06-07 11:16:55 -04:00
test-ob-C.el Babel C, C++, D support for non-homogeneous input tables 2014-06-08 19:20:16 -04:00
test-ob-emacs-lisp.el Replace org-ctrl-c-ctrl-c' by org-babel-execute-maybe' 2015-01-30 18:28:05 +01:00
test-ob-exp.el Update some copyright years 2015-02-16 01:40:07 +01:00
test-ob-fortran.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-ob-header-arg-defaults.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-ob-lilypond.el ob-lilypond: Code cleanup 2014-08-20 22:24:01 +02:00
test-ob-lob.el Update some copyright years 2015-02-16 01:40:07 +01:00
test-ob-maxima.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-ob-octave.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-ob-perl.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-ob-python.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-ob-R.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-ob-ruby.el Replace org-ctrl-c-ctrl-c' by org-babel-execute-maybe' 2015-01-30 18:28:05 +01:00
test-ob-shell.el ob-shell.el: export vars as arrays for 'sh' code blocks 2014-04-14 21:24:00 -06:00
test-ob-table.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-ob-tangle.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-ob.el ob-core: Fix indented cached result returning nil 2015-05-26 10:19:42 +02:00
test-org-clock.el Update some copyright years 2015-02-16 01:40:07 +01:00
test-org-element.el test-org-element: Add tests for latex fragments parsing 2015-05-09 10:01:35 +02:00
test-org-footnote.el org-footnote: Rename `org-footnote-goto-local-insertion-point' 2015-05-06 23:47:13 +02:00
test-org-list.el org-list: Modify M-RET on a description tag 2015-03-23 23:35:57 +01:00
test-org-macro.el Allow optional argument to {{{property}}} for remote entries 2015-05-10 11:48:13 +02:00
test-org-src.el Update some copyright years 2015-02-16 01:40:07 +01:00
test-org-table.el ox-html: Less generic names for table aligns. 2015-05-15 13:17:10 +02:00
test-org-timer.el Update some copyright years 2015-02-16 01:40:07 +01:00
test-org.el org.el: New function org-delete-indentation 2015-05-21 00:28:41 +02:00
test-ox.el ox: Fix OPTIONS line parsing 2015-04-22 14:05:37 +02:00
test-property-inheritance.el Update copyright years again. 2014-01-07 14:18:17 +01:00