[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [External] : Hook on other minor modes
From: |
uzibalqa |
Subject: |
RE: [External] : Hook on other minor modes |
Date: |
Mon, 26 Jun 2023 22:10:35 +0000 |
------- Original Message -------
On Tuesday, June 27th, 2023 at 9:28 AM, Drew Adams <drew.adams@oracle.com>
wrote:
> > > It enables minor mode `tika-minor-mode' when minor mode` outline-minor-
> > > mode' is enabled AND when `outline-minor-mode' is disabled. See` C-h f
> > > define-minor-mode':
> >
> > It does not seem of much good use then to do such a thing.
>
>
> It's useful if you want to provide behavior for when it's enabled OR when
> it's disabled, OR both. You can do any of those things. Pretty useful, I'd
> say.
Can't one simply enable something. Because either way, they does not seem to
exist an association
between the two modes - they are completely independent.
> But send your suggestions for improvement, with reasons, to `M-x
> report-emacs-bug'.