emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug: source block editing on headings fail on 2nd source block [7.9.2 (release_7.9.2-781-g5de94e @ /home/bernt/git/org-mode/lisp/)]
@ 2012-12-25 21:55 Bernt Hansen
  0 siblings, 0 replies; only message in thread
From: Bernt Hansen @ 2012-12-25 21:55 UTC (permalink / raw)
  To: emacs-orgmode


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/)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-12-25 21:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-25 21:55 Bug: source block editing on headings fail on 2nd source block [7.9.2 (release_7.9.2-781-g5de94e @ /home/bernt/git/org-mode/lisp/)] Bernt Hansen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).