emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Bug: source code editing using C-c ' (org-edit-special) eats charact


From: Hsiu-Khuern Tang
Subject: [O] Bug: source code editing using C-c ' (org-edit-special) eats characters
Date: Tue, 23 Oct 2012 11:03:21 -0700
User-agent: Mutt/1.5.21 (2010-09-15)

Hi,

Sorry if this has been reported -- a brief search didn't turn up anything.

Start with this 3-line org file:

--------------------------------------------------
#+begin_example

#+end_example
--------------------------------------------------

Do these steps:
- go to the 2nd line
- type C-c ' to edit the source example
- type some text in the new buffer, such as "test"
- type C-c ' to exit

What I get is this:
--------------------------------------------------
#+begin_example  test#+end_example
--------------------------------------------------

Anyone else able to reproduce this?

-- 
Thanks,
Hsiu-Khuern.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]