When using popup.el with whitespace-mode and linum-mode, unwanted artifacts are seen on the screen due to the fact that popup.el adds empty lines at the end of the buffer to render the popup menu.
Please see:
auto-complete/auto-complete#90
sebastiw/edts#35
bbatsov/prelude#19
I think that popup.el is the root cause for all these issues.
When using popup.el with whitespace-mode and linum-mode, unwanted artifacts are seen on the screen due to the fact that popup.el adds empty lines at the end of the buffer to render the popup menu.
Please see:
auto-complete/auto-complete#90
sebastiw/edts#35
bbatsov/prelude#19
I think that popup.el is the root cause for all these issues.