The following issues use my org-mode source http://doc.norang.ca/org-mode.org
org-mode.org line 117 column > 0 #+begin_src sh cd ~/git git clone git://orgmode.org/org-mode.git #+end_src C-c ' works on the first line but not on the one below which is identical. #+begin_src sh cd ~/git git clone git://orgmode.org/org-mode.git #+end_src C-c ' gives #+begin_example Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil) org-edit-src-code() org-edit-special() call-interactively(org-edit-special nil nil) #+end_example Emacs : GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0) of 2010-12-11 on raven, modified by Debian Package: Org-mode version 7.9.2 (release_7.9.2-781-g5de94e @ /home/bernt/git/org-mode/lisp/)