emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Verbatim blocks are subject to markup
@ 2008-11-11 12:51 Daniel Clemente
  2008-11-11 13:03 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Clemente @ 2008-11-11 12:51 UTC (permalink / raw)
  To: emacs-orgmode


  With org-mode 6.12a, if I open a new file.org and write:

#+BEGIN_EXAMPLE
a
aa ''*aa*''
ao
* nnnn
a
#+END_EXAMPLE

  Then I see „nnnn“ as a heading (in blue, and I can do TAB on it). According to [1], this block should not be subject to markup. But it is, and the „nnnn“ mixes in with the external headings.

  It happens the same with „#+BEGIN_SRC c“, for instance.

  Is this a bug, feature, or misconfiguration?

-- Daniel.


[1]: http://orgmode.org/manual/Literal-examples.html#Literal-examples

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

* Re: Verbatim blocks are subject to markup
  2008-11-11 12:51 Verbatim blocks are subject to markup Daniel Clemente
@ 2008-11-11 13:03 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2008-11-11 13:03 UTC (permalink / raw)
  To: Daniel Clemente; +Cc: emacs-orgmode

Hi Daniel,

if you edit this block once with C-c ' (C-c followed by quote) and  
exit again with the same command, you will see that the critical lines  
will be "quoted" by inserting a comma in front of it.  This comma will  
be removed for editing, and also for publishing.

- Carsten

On Nov 11, 2008, at 1:51 PM, Daniel Clemente wrote:

>
>  With org-mode 6.12a, if I open a new file.org and write:
>
> #+BEGIN_EXAMPLE
> a
> aa ''*aa*''
> ao
> * nnnn
> a
> #+END_EXAMPLE
>
>  Then I see „nnnn“ as a heading (in blue, and I can do TAB on it).  
> According to [1], this block should not be subject to markup. But it  
> is, and the „nnnn“ mixes in with the external headings.
>
>  It happens the same with „#+BEGIN_SRC c“, for instance.
>
>  Is this a bug, feature, or misconfiguration?
>
> -- Daniel.
>
>
> [1]: http://orgmode.org/manual/Literal-examples.html#Literal-examples
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

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

end of thread, other threads:[~2008-11-11 13:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-11 12:51 Verbatim blocks are subject to markup Daniel Clemente
2008-11-11 13:03 ` Carsten Dominik

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).