Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flycheck popup is messed up #2033

Closed
Eilie opened this issue Jun 16, 2015 · 7 comments
Closed

flycheck popup is messed up #2033

Eilie opened this issue Jun 16, 2015 · 7 comments

Comments

@Eilie
Copy link

Eilie commented Jun 16, 2015

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:

Maybe i've built my emacs without some important use flag for this to work properly?

@syl20bnr
Copy link
Owner

Do you have a repro step ?

@syl20bnr
Copy link
Owner

Also what is your emacs version and OS ?

@zilongshanren
Copy link
Contributor

@syl20bnr I could confirm this issue and I have personally disable the popup tooltip in flycheck.
I think it's a bug in https://github.com/auto-complete/popup-el

@syl20bnr
Copy link
Owner

@AndyQue thank you for the feeback.

@Eilie I just noticed that you have the fill-column displayed, there are a bunch of issues with it, if you disable it (SPC f I believe) does it fix the issue ?

@Eilie
Copy link
Author

Eilie commented Jun 22, 2015

@syl20bnr Disabling fci-mode did fix the issue indeed, thank you. But is there a way to get this around without disabling fci-mode?

syl20bnr pushed a commit that referenced this issue Aug 1, 2015
I have seen many "I have a problem" discussions in the Gitter chat which
starts with a barrage of questions "Which OS? Which Emacs version?",
etc., so I thought it may be useful to have one function that will
generate the info to be copy-pasted into the Gitter chat and hence both
the user and others helping in the Gitter chat can jump directly to
solving the problem instead of the support volley to figure out the
setup.

Example output:

ELISP> (spacemacs/system-info)
"OS: darwin Emacs: 24.5.1 Spacemacs: 0.103.0 Spacemacs branch: develop
Layers: ((auto-completion :variables auto-completion-enable-help-tooltip
t) better-defaults emacs-lisp git markdown org (shell :variables
shell-default-height 30 shell-default-position (quote bottom))
syntax-checking version-control c-c++ clojure dash github html osx
python semantic sql)"

References:

From
#2033 (comment) :

> Also what is your emacs version and OS ?

From
#2042 (comment) :

> What's your Emacs version ? I presume it comes from the semantic
layer, can you test without the semantic layer ?
@StreakyCobra
Copy link
Contributor

Does this still happen? The flycheck tooltip library has been changed, if it was the issue it may be solved after updating the packages.

@StreakyCobra
Copy link
Contributor

This old issue has been waiting for a response for more than one month. As no answer has been provided, we can not help further or know if the issue is still relevant. We are then closing it. Feel free to open a new issue if there is any news on this side, be sure to read this guide first and link this issue in the new one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants