Skip to content

How to get the real width of window #87

@C-Entropy

Description

@C-Entropy

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

(push '(" *undo-tree*" :width 0.3 :position right) popwin:special-display-config)

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions