Michael Heerdegen <[email protected]> writes:

> #+begin_src emacs-lisp
> (add-hook 'org-ctrl-c-ctrl-c-final-hook
>           #'my-org-ctrl-c-ctrl-c-final-hook-fun)
> ...
> Now, this changed recently: while dispatching is still done when hitting
> C-c C-c, I _additionally_ get
>
>   user-error: `C-c C-c' can do nothing useful here
>
> I don't think this is intended...?

I am unable to reproduce. Can you try starting from emacs -Q?
See https://orgmode.org/manual/Feedback.html#Feedback

-- 
Ihor Radchenko // yantar92,
Org mode maintainer,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>

Reply via email to