[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Turn org-mouse features into minor-modes
From: |
Ihor Radchenko |
Subject: |
Re: [PATCH] Turn org-mouse features into minor-modes |
Date: |
Fri, 27 Dec 2024 08:25:58 +0000 |
Visuwesh <visuweshm@gmail.com> writes:
> [ Resending it as it seems like it never reached the mailing list. ]
>
> To make loading org-mouse less annoying for all, I was thinking of
> introducing minor-modes like in the attached patch. If this approach is
> acceptable, I will get to calling out the change in NEWS and updating
> the manual if required. We could also add a `add-hook' call to turn on
> the minor-mode automatically to preserve the old behaviour if required.
> WDYT?
Thanks!
Adding minor modes is indeed a good idea.
Although they should probably be globalized to keep things closer to the
existing behavior.
We do not need to preserve the old behavior - side effects are to be
eradicated even if the cost is introducing a breaking change.
NEWS announcement is good enough.
--
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>