On July 1, 2023 11:40:07 AM GMT+01:00, Ihor Radchenko
wrote:
>Thanks for the patch!
>May you please squash it into one
>
Don't you mind if I also add the final hook to `org-meta-return'? I
didn't do it right away because it requires a little bit of refactoring:
everything after the initial ho
Evgenii Klimov writes:
> On July 1, 2023 11:40:07 AM GMT+01:00, Ihor Radchenko
> wrote:
>>Thanks for the patch!
>>May you please squash it into one
>>
>
> Don't you mind if I also add the final hook to `org-meta-return'? I
> didn't do it right away because it requires a little bit of refactorin
Evgenii Klimov writes:
> `org-shiftup' and other S-cursor commands not only provide initial
> hooks but also final hooks, while M-cursor and S-M-cursor commands
> lack them. These patches add final hooks to all of these commands and
> document both hooks in the docstring if they are not already p