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

Conflicts with flycheck #9

Open
marcinant opened this issue Feb 19, 2014 · 9 comments
Open

Conflicts with flycheck #9

marcinant opened this issue Feb 19, 2014 · 9 comments
Labels
configuration need to improve configuration documentation add or update documentation

Comments

@marcinant
Copy link

As in topic.
Conflict is when fringe is configured to show symbols on left.

When configured to show symbols on right then everything is ok.

@mattray
Copy link

mattray commented Jan 16, 2016

I couldn't get git-gutter-fringe working with flycheck, but git-gutter regular does for me. My config is here if you're interested: https://github.com/mattray/home-directory/tree/master/.emacs.d

@syohex
Copy link
Contributor

syohex commented Jan 16, 2016

Both flycheck and git-gutter-fringe uses fringe area so we cannot use them at the same time.

@stardiviner
Copy link

Is there a solution for this now?

@syohex
Copy link
Contributor

syohex commented Jan 16, 2016

No way. Use git-gutter instead of git-gutter-fringe.

@sandric
Copy link

sandric commented Jul 21, 2016

Is there any visible solution to this?

@syohex
Copy link
Contributor

syohex commented Jul 22, 2016

As I said, no way. please try to use git-gutter.

@sandric
Copy link

sandric commented Jul 22, 2016

Ok, sorry, I just thought mb after time passed smth changed, since issue is open yet, mb by advicing flycheck evaluate function with gutter one's somehow. I fixed it by assigning gutter to right fringe, leaving left to flycheck.

@tim-hilt
Copy link

tim-hilt commented Apr 9, 2020

Well, one idea would be to give flycheck the right margin look at how doom-emacs solved it or my adoption!

image

@gonewest818 gonewest818 added configuration need to improve configuration documentation add or update documentation labels Apr 24, 2022
@gonewest818
Copy link
Collaborator

We do document how to position the fringe to the right, but perhaps we need to be more clear about avoid conflicts by putting whatever else needs to use the fringe area on opposite sides.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
configuration need to improve configuration documentation add or update documentation
Development

No branches or pull requests

7 participants