all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Possible bug with org-add-node in org 7.8.11
@ 2012-08-14 10:59 Thomas Wallrafen
  2012-08-14 11:10 ` Bastien
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Wallrafen @ 2012-08-14 10:59 UTC (permalink / raw)
  To: emacs-orgmode

Hello all,

I recently discovered a possible bug in org-mode (recent git checkout,
7.8.11-482-g570e30-git) and GNU Emacs 24.1.50.1 from emacs.naquadah.org
on Debian Squeeze when using org-add-note (bound to C-c C-z by default).

Given a simple file test.org with the content

* test

And running org-add-note whith the content
#+begin_example
test
#+end_example

will result in the following buffer content:
* test
- Note taken on [2012-08-14 Tue 12:57] \\
  test note
    #+end_example

missing the #+begin_example.

Is anyone able to reproduce this?

Bye,

Thomas

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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-14 10:59 Possible bug with org-add-node in org 7.8.11 Thomas Wallrafen
2012-08-14 11:10 ` Bastien
2012-08-14 11:16   ` Thomas Wallrafen

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.