help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

change outline-symbol in outline major and minor mode


From: Ferdinand
Subject: change outline-symbol in outline major and minor mode
Date: Mon, 6 Aug 2012 14:10:14 +0200

Hi,


how can I redefine the symbols used to identify a header in outline-major and 
minor mode?
I would like to redefine it globally – what do I have to put in my .emacs file?

I tried something like this:

(setq outline-regexp "(\d)+")
(setq outline-heading-end-regexpp "\n")

but it doesn't seems to work.

so I hope, someone here can help me!
thanks!


reply via email to

[Prev in Thread] Current Thread [Next in Thread]