my data point:

- emacs -Q: works as (i assume) expected
- emacs: i get an error, with this backtrace
----
Debugger entered--Lisp error: (wrong-type-argument markerp nil)
  #f(compiled-function () #<bytecode 0x15883e43183d>)()
  org-babel-insert-result((1 2 3 4) ("replace") ("emacs-lisp" "data" ((:var 
data 1 2 3 4) (:colname-names) (:rowname-names) (:result-params "replace") 
(:result-type . value) (:results . "replace") (:exports . "code") (:session . 
"none") (:cache . "no") (:noweb . "no") (:hlines . "no") (:tangle . "no") 
(:lexical . "no")) "" nil 16920 "(ref:%s)") nil "emacs-lisp")
  org-babel-execute-src-block(nil ("emacs-lisp" "data" ((:var data 1 2 3 4) 
(:colname-names) (:rowname-names) (:result-params "replace") (:result-type . 
value) (:results . "replace") (:exports . "code") (:lexical . "no") (:tangle . 
"no") (:hlines . "no") (:noweb . "no") (:cache . "no") (:session . "none")) "" 
nil 16920 "(ref:%s)"))
  org-ctrl-c-ctrl-c(nil)
  funcall-interactively(org-ctrl-c-ctrl-c nil)
  call-interactively(org-ctrl-c-ctrl-c nil nil)
  command-execute(org-ctrl-c-ctrl-c)
----

i haven't noticed anything weird recently, but this may well be
something in my setup that's odder than "normal org mode" stuff.  so, a
grain of salt is warranted.

cheers, Greg

Reply via email to