emacs-orgmode
[Top][All Lists]
Advanced

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

[O] [a outline regexp problem] (was: [SOLVED])


From: Uwe Brauer
Subject: [O] [a outline regexp problem] (was: [SOLVED])
Date: Sat, 10 Mar 2018 09:37:04 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)


> Uwe Brauer <address@hidden> writes: > Ok, good ... ;-) However I run into a problem with my daily workflow. I am using very often bookmark.el by Karl Fogel. Especially I have the following setting (defun my-set-outline-bookmark () (interactive) (message "Now the outline-regexp is set to \" [A-Z]*:1.1\" ")) (add-hook 'bookmark-bmenu-mode-hook 'hide-body) (add-hook 'bookmark-bmenu-mode-hook 'turn-on-outline-minor-mode) (add-hook 'bookmark-bmenu-mode-hook 'my-set-outline-bookmark) However with the outorg setting and the outline mode, I obtain now an Cannot calculate outcommented outline-regexp without ’comment-start’ character defined! The culprit is

(add-hook 'outline-minor-mode-hook 'outshine-hook-function)
I will write Adam Porter.


Uwe Brauer





reply via email to

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