t I'm not sure why this should work while the configuration that comes
with outline-magic interacts with org-capture.
-John
On 9/12/20 9:52 AM, John Haman wrote:
Hello, I would like to use the outline-magic package to cycle headings
in outline-mode. I installed outline magic, and put t
Hello, I would like to use the outline-magic package to cycle headings
in outline-mode. I installed outline magic, and put the recommended
configuration in my init file.
(use-package outline-magic
:ensure t
:config
(add-hook 'outline-mode-hook
(lambda ()
(require