Hi Some fixes to inline src block execution via org-ctrl-c-ctrl-c where point is beyond white-space in the inline src block body... * Start Pomodoro #src_emacs-lisp[:results silent]{( org-timer-set-timer 25 )} ^ ,------------------------' | C-c C-c execution | was broken beyond | here `------------------ Also fixes to inline src block execution where the inline src block happens to be on the first line of a buffer. I've included tests and test data. Regards Martyn