Jambunathan K writes:
> Thanks for the fix and it addresses the problem I reported. Feel free
> to close this bug once you commit the changes to bzr repo.
Thanks for confirming.
This in now in Emacs, I closed the bug there.
--
Bastien
Hello Bastien
Thanks for the fix and it addresses the problem I reported. Feel free
to close this bug once you commit the changes to bzr repo.
Jambunathan K.
Hi Jambunathan,
Jambunathan K writes:
> 1. Install the following hook
>
> (add-hook 'outline-mode-hook
>(lambda ()
> (define-key outline-mode-map [(tab)] 'org-cycle)
> (define-key outline-mode-map [(shift tab)] 'org-global-cycle)))
>
> 2. (setq debug-on-error t)
>
1. Install the following hook
(add-hook 'outline-mode-hook
(lambda ()
(define-key outline-mode-map [(tab)] 'org-cycle)
(define-key outline-mode-map [(shift tab)] 'org-global-cycle)))
2. (setq debug-on-error t)
3. Visit NEWS file with C-h n
4. Place the cursor at the