org-mode/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
..
Makefile
ob-abc.el
ob-asymptote.el
ob-awk.el
ob-C.el Remove default #includes in Babel C, C++ 2015-03-31 12:05:49 +02:00
ob-calc.el
ob-clojure.el ob-clojure.el: Fix compatibility issue 2014-10-27 15:26:47 +01:00
ob-comint.el
ob-coq.el
ob-core.el
ob-css.el
ob-ditaa.el
ob-dot.el
ob-ebnf.el ob-ebnf: Fix copyright and style 2013-10-29 15:18:24 +01:00
ob-emacs-lisp.el
ob-eval.el
ob-exp.el
ob-forth.el
ob-fortran.el
ob-gnuplot.el ob-gnuplot: Fix error when table contains dates 2014-09-15 13:47:20 +02:00
ob-groovy.el
ob-haskell.el
ob-io.el babel: Remove functions which are just indirection around org-babel-script-escape 2015-01-23 14:36:40 -05:00
ob-J.el
ob-java.el
ob-js.el
ob-keys.el
ob-latex.el
ob-ledger.el
ob-lilypond.el
ob-lisp.el
ob-lob.el
ob-makefile.el
ob-matlab.el
ob-maxima.el
ob-mscgen.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-ocaml.el
ob-octave.el
ob-org.el
ob-perl.el
ob-picolisp.el
ob-plantuml.el
ob-processing.el
ob-python.el
ob-R.el ob-R: Allow more :results values 2015-05-19 23:22:11 +02:00
ob-ref.el
ob-ruby.el ob-ruby: clean up the session code some more and work around an I/O sync problem in comint 2014-09-21 17:59:49 +02:00
ob-sass.el
ob-scala.el
ob-scheme.el
ob-screen.el
ob-shell.el
ob-shen.el
ob-sql.el
ob-sqlite.el
ob-table.el
ob-tangle.el
ob.el
org-agenda.el
org-archive.el
org-attach.el
org-bbdb.el
org-bibtex.el
org-capture.el
org-clock.el
org-colview.el Remove intanglibe overlay 2015-04-16 11:56:15 +02:00
org-compat.el
org-crypt.el
org-ctags.el
org-datetree.el
org-docview.el
org-element.el
org-entities.el Change "\..." entities into "\_ " 2015-03-22 21:45:00 +01:00
org-eshell.el
org-faces.el org-faces: remove org-copy-face 2014-09-27 23:36:37 -04:00
org-feed.el
org-footnote.el
org-gnus.el
org-habit.el
org-id.el
org-indent.el
org-info.el
org-inlinetask.el
org-install.el
org-irc.el
org-list.el
org-macro.el
org-macs.el
org-mhe.el
org-mobile.el
org-mouse.el Silence byte-compiler 2015-04-22 09:51:52 +02:00
org-pcomplete.el
org-plot.el
org-protocol.el
org-rmail.el
org-src.el
org-table.el org-table: Fix durations extracted from node properties 2015-05-11 01:20:37 +02:00
org-timer.el
org-w3m.el
org.el
ox-ascii.el
ox-beamer.el Export back-ends: Use `org-export-get-reference' 2015-04-13 15:21:22 +02:00
ox-html.el
ox-icalendar.el
ox-latex.el
ox-man.el Export back-ends: Use `org-export-file-uri' 2015-04-20 12:37:13 +02:00
ox-md.el Export back-ends: Use `org-export-file-uri' 2015-04-20 12:37:13 +02:00
ox-odt.el
ox-org.el ox-org: Remove #+DESCRIPTION and #+KEYWORD support 2015-03-29 15:00:33 +02:00
ox-publish.el ox-publish: Allow external references outside of publishing 2015-05-07 22:15:00 +02:00
ox-texinfo.el
ox.el