all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* outline-regexp and font locking
@ 2008-06-29  3:29 Aarre Laakso
  2008-07-01 23:34 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Aarre Laakso @ 2008-06-29  3:29 UTC (permalink / raw)
  To: emacs-orgmode

Hello,

In order to edit AsciiDoc files using Org, I have the following line
in my .emacs (XEmacs 21.4.21):

(add-hook 'org-mode-hook '(lambda () (setq outline-regexp "=+")))

This does let me use Org outlining commands (e.g., tab to
collapse/show headings). However, it turns off the pretty font-locking
of the headings that I get with the default outline-regexp in
org-mode.

Could someone tell me how to change outline-regexp for org-mode AND
still get full org-mode font-locking?

Thank you,
Aarre Laakso

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

end of thread, other threads:[~2008-07-01 23:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-29  3:29 outline-regexp and font locking Aarre Laakso
2008-07-01 23:34 ` Carsten Dominik

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.