> Uwe Brauer <o...@mat.ucm.es> 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