From: Bernt Hansen <bernt@norang.ca>
To: emacs-orgmode@gnu.org
Subject: 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/)]
Date: Tue, 25 Dec 2012 16:55:48 -0500 [thread overview]
Message-ID: <871uedpziz.fsf@norang.ca> (raw)
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/)
reply other threads:[~2012-12-25 21:56 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=871uedpziz.fsf@norang.ca \
--to=bernt@norang.ca \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).