emacs-orgmode
[Top][All Lists]
Advanced

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

[O] [PATCH] org-edit-special too much space if starting with empty block


From: Le Wang
Subject: [O] [PATCH] org-edit-special too much space if starting with empty block
Date: Mon, 5 Nov 2012 22:31:01 +0800

Some tests:

Case 1:

Start with emacs -Q

I insert

"
#+begin_src javascript
#+end_src
"

with point before "#+end_src", I press " C-c ' " to start editing the source

I enter "foobar" into the source buffer and immediately exit with " C-c ' "

Case 2:

restart with

"
#+begin_src javascript

#+end_src
"

I've included a patch that fixes both issues.

-- 
Le

Attachment: org-src.el.3.diff
Description: Binary data


reply via email to

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