emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Bug: C-c ' eats last newline of a figure [6.35trans (release_6


From: Bernt Hansen
Subject: [Orgmode] Bug: C-c ' eats last newline of a figure [6.35trans (release_6.35g.72.g2e12)]
Date: Sun, 18 Apr 2010 22:01:08 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

With the following file if you use C-c ' to edit the ditta graphic in
artist mode and then just exit artist mode with another C-c '
the #+end_src line moves up one line which breaks the block.

--8<---------------cut here---------------start------------->8---
* Ditta Test
#+begin_src ditaa :file x.png :cmdline 
  +--------------+                                                  
+-----------------------------+
  |              |                                                  |           
                  |
  |              +<------------------------------------------------>+           
                  |
  |    cBLU      |                                                  |      cF00 
                  |
  |              +<--------+      +-----------------+               |           
                  |
  |              |         |      |                 |               |           
                  |
  +--------------+         |      |                 |               
+--------------+--------------+
                           |      |                 |                           
   |
                           +------+    cRED         |                           
   |
                                  |                 |                           
   |
                                  |                 |                           
   |
                                  |                 |                
+-------------+
                                  +-----+----+------+                |
   +--------------------+               |    |                       v
   |                    |               |    |          
+------------+-----------+
   |                    |               |    |          |                       
 |
   |    cGRE            +<-----=--------+    |          |                       
 |
   |                    |                    |          |                       
 |
   |                    |                    +--------->+                       
 |
   +--------------------+                               |      cYEL             
 |
                                                        |                       
 |
                                                        
+------------------------+
#+end_src

#+results:
[[file:x.png]]
--8<---------------cut here---------------end--------------->8---

After the key sequence C-c ' C-c ' in the block the end of the block now
looks like this:

--8<---------------cut here---------------start------------->8---
                                                        |                       
 |
                                                        
+------------------------+#+end_src
--8<---------------cut here---------------end--------------->8---

This occurs in both the master and compatibility branches.

Emacs  : GNU Emacs 22.2.1 (i486-pc-linux-gnu, GTK+ Version 2.12.11)
 of 2008-11-09 on raven, modified by Debian
Package: Org-mode version 6.35trans (release_6.35g.72.g2e12)

-Bernt




reply via email to

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