emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [bug]x2 #+BEGIN_EXAMPLE can not work and #+BEGIN_SRC indent error
@ 2008-07-31  7:24 S.P.Tseng
  2008-07-31 12:00 ` Bernt Hansen
  0 siblings, 1 reply; 6+ messages in thread
From: S.P.Tseng @ 2008-07-31  7:24 UTC (permalink / raw)
  To: emacs-orgmode

1. As follow example, [[xxxx.xx][xxxx]] will be subjected to markup. 
,----
| #+BEGIN_EXAMPLE
| [[xxxx.xx][xxxx]]
| #+END_EXAMPLE
`----

However start the example lines with a colon works fine.

2. Press tab at the line "Exclusive or.", indent error.
#+BEGIN_SRC emacs-lisp
(defun org-xor (a b)
   "Exclusive or."
   (if a (not b) b))
#+END_SRC

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

end of thread, other threads:[~2008-09-08  0:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-31  7:24 [bug]x2 #+BEGIN_EXAMPLE can not work and #+BEGIN_SRC indent error S.P.Tseng
2008-07-31 12:00 ` Bernt Hansen
2008-08-03 12:04   ` S.P.Tseng
2008-09-07  7:09     ` Carsten Dominik
     [not found]       ` <851vzw3zm9.fsf@modprobe.cn>
2008-09-07 12:38         ` Fwd: " S.P.Tseng
     [not found]         ` <C13F6320-306D-4B16-8BB1-0F16C35A2B4D@uva.nl>
     [not found]           ` <85abej31br.fsf@modprobe.cn>
2008-09-08  0:57             ` S.P.Tseng

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).