"Charles C. Berry" <ccbe...@ucsd.edu> writes: > When run with master, after the prompt for evaluating the src block, > an error is thrown. *Messages* shows > > ,---- > | Evaluate this emacs-lisp code block on your system? (y or n) y > | executing Emacs-Lisp code block... > | Code block evaluation complete. > | cond: Wrong type argument: integer-or-marker-p, nil > `---- > > evidently the result of (goto-char ,head) with nil as the value of > head when trying to evaluate src_R{...}. > > Adding the lines results in correct export with no prompt at the > (later) inline src block.
Applied to master. Thank you. Regards, -- Nicolas Goaziou