Skip to content

Use custom window-width function.#130

Open
joostkremers wants to merge 1 commit intoemacsorphanage:masterfrom
joostkremers:master
Open

Use custom window-width function.#130
joostkremers wants to merge 1 commit intoemacsorphanage:masterfrom
joostkremers:master

Conversation

@joostkremers
Copy link
Copy Markdown

Referring to my previous pull request (#119), I implemented a fix using a custom window-width function that returns the width of the text area plus margins, but without scroll bar, fringes and right divider.

This time, all tests passed on my Emacs.

`window-width' returns the width of the text area, which has undesirable
effects when a window has (wide) margins. `popwin:window-total-width'
returns the width of text area + margins.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant