emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ELPA] New package: perl-doc


From: Harald Jörg
Subject: Re: [ELPA] New package: perl-doc
Date: Thu, 28 Jul 2022 09:22:51 +0000

Robert Pluim writes:

>>>>>> On Wed, 27 Jul 2022 17:59:53 +0000, Harald Jörg <haj@posteo.de> said:
>
>     Harald> I have failed to find a hook for a change of window
>     Harald> width, but man.el simply uses an idle timer to check for changes. 
>  I'll
>     Harald> adopt that in my code.
>
> It sounds like you want a buffer-local `window-size-change-functions' in
> combination with `window-old-body-pixel-width'.

Correct: I want exactly that!

In the meantime I had discovered window-state-change-functions (used in
man.el) which is not quite as good.  In my defense, I was smart enough
to write that I failed to find it instead of claiming that such a hook
does not exist :)

Many thanks!

-- 
Cheers,
haj



reply via email to

[Prev in Thread] Current Thread [Next in Thread]