popup-el
popup-el copied to clipboard
flycheck popup is messed up
For some reason flycheck compilation error popup can't be displayed over text so it chooses to add each line of compilation error popup at the end of existing line:
Disabling fci-mode
fixes issue, would be great to make popup-el
to work properly with fci-mode
tho.
Would you tell us your Emacs version ?
If you use Emacs 24.5, it may be same as this.
- https://github.com/auto-complete/auto-complete/issues/402
@syohex Using 24.4.1. Also screenshots in linked issue doesn't look quite the same as mine.
Thanks for checking.
I can confirm this problem and that disabling fci-mode fixes it.