[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Should text-scale trigger hooks?
From: |
Joost Kremers |
Subject: |
Re: Should text-scale trigger hooks? |
Date: |
Thu, 07 Nov 2024 09:10:12 +0100 |
On Wed, Nov 06 2024, James Cherti wrote:
> I've implemented a similar solution for visual-fill-column (see
> https://codeberg.org/joostkremers/visual-fill-column/pulls/16 ), but the
> visual-fill-column maintainer thinks this is probably not the right
> solution to this problem. I tend to agree with him.
To be precise, for that solution to work, the function that has to run
`window-configuration-change-hook` is itself in that hook. Even though it
seemed to work, it doesn't seem like the right solution.
--
Joost Kremers
Life has its moments
Re: Should text-scale trigger hooks?,
Joost Kremers <=