You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using with popwin, popwin need to use the width of window, by (window-width root-win), which olivetti mode will change.
For example, while the true value of the window is 120, it may reduce it to 82.
Hi, dear developers.
When using with popwin, popwin need to use the width of window, by
(window-width root-win)
, which olivetti mode will change.For example, while the true value of the window is 120, it may reduce it to 82.
As a result, when using something like
popwin get the wrong width, and the popwin window is too large than it should be.
Is it possible to get the real width of window?
I have open an issue here, too. emacsorphanage/popwin#151
The text was updated successfully, but these errors were encountered: