emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@uva.nl>
To: Aarre Laakso <aarre@pair.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: outline-regexp and font locking
Date: Tue, 1 Jul 2008 16:34:48 -0700	[thread overview]
Message-ID: <A787A795-13CC-4EE3-A5B1-290D91E4C189@uva.nl> (raw)
In-Reply-To: <bf4d47f50806282029ka99dda8w5abe79c7f27f83c7@mail.gmail.com>

Hi Aare


In Org-mode, the outline starter is hard-coded to be "*", so you  
cannot without problems change the outline regexp.

What you can to is use outline-mode to edit your file, change the  
outline regexp for that, and then use tricks like listed here

    http://orgmode.org/worg/org-faq.php#1.3

to get some of Org's functionality into that mode.

- Carsten


On Jun 28, 2008, at 8:29 PM, Aarre Laakso wrote:

> 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
>
>
> _______________________________________________
> 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

      reply	other threads:[~2008-07-01 23:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-29  3:29 outline-regexp and font locking Aarre Laakso
2008-07-01 23:34 ` Carsten Dominik [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=A787A795-13CC-4EE3-A5B1-290D91E4C189@uva.nl \
    --to=dominik@uva.nl \
    --cc=aarre@pair.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).