all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#12905: 24.2.50; org: edit source block causes data loss
@ 2012-11-16 11:49 Andy Moreton
  2012-12-07 15:36 ` Chong Yidong
  2012-12-07 15:36 ` Chong Yidong
  0 siblings, 2 replies; 33+ messages in thread
From: Andy Moreton @ 2012-11-16 11:49 UTC (permalink / raw)
  To: 12905


This is a serious bug causing loss of data.

Recent messages on the org-mode mailing list suggest that this
issue may have been fixed upstream. If so, such changes have not
yet been merged back into emacs-24.

Starting from emacs -Q:

1) open an org-mode buffer "foo.org" and add:

#+begin_src c
#+end_src

2) With point on at the start of the '#+begin_src' line, type C-'
    (org-edit-special) to edit the content of the source block.
    this will open a window for another buffer "*Org Src foo.org[ c ]*".

3) Add some text to the "*Org Src foo.org[ c ]*" buffer and type C-'
    (org-edit-src-exit) to commit the changes back to the org file.
    The entire contents of the data block are lost.

4) Edit an existing non-empty source block in the same way, and all of
    the pre-existing content is lost.





^ permalink raw reply	[flat|nested] 33+ messages in thread

end of thread, other threads:[~2012-12-16 14:39 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-16 11:49 bug#12905: 24.2.50; org: edit source block causes data loss Andy Moreton
2012-12-07 15:36 ` Chong Yidong
2012-12-07 15:36 ` Chong Yidong
2012-12-12 16:55   ` Bastien
2012-12-12 21:05     ` Bernt Hansen
2012-12-12 21:34       ` Jonathan Leech-Pepin
2012-12-12 21:51         ` Bernt Hansen
2012-12-12 23:18       ` Bastien
2012-12-13  3:27         ` Bernt Hansen
2012-12-13  3:37           ` Bernt Hansen
2012-12-13  4:50             ` Nick Dokos
2012-12-13 12:45               ` Bernt Hansen
2012-12-13 13:41                 ` Bernt Hansen
2012-12-13 10:36             ` Bastien
2012-12-13 13:42               ` Bernt Hansen
2012-12-13 14:36                 ` Le Wang
2012-12-13 15:17                   ` Bastien
2012-12-13 16:06                     ` Le Wang
2012-12-13 16:25                       ` Bastien
2012-12-13 23:40                         ` Le Wang
2012-12-13 23:50                           ` Le Wang
2012-12-14  9:38                           ` Bastien
2012-12-14  9:39                           ` Bastien
2012-12-16 14:39                             ` Le Wang
2012-12-14  9:40                           ` Bastien
2012-12-13 13:48               ` Bernt Hansen
2012-12-13 16:05                 ` Bastien
2012-12-14  0:04                   ` Bernt Hansen
2012-12-14  9:35                     ` Bastien
2012-12-14  9:57                     ` Le Wang
2012-12-12 16:55   ` Bastien
2012-12-12 17:39     ` Andy Moreton
2012-12-12 17:39     ` Andy Moreton

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.