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

fringe-icons are not displayed correctly on Linux #37

Closed
ptrv opened this issue Dec 30, 2012 · 5 comments
Closed

fringe-icons are not displayed correctly on Linux #37

ptrv opened this issue Dec 30, 2012 · 5 comments

Comments

@ptrv
Copy link
Contributor

ptrv commented Dec 30, 2012

As the image shows the exclamation mark icon is not shown correctly on Linux.

emacs-snapshot_flycheck2

@swsnr
Copy link
Contributor

swsnr commented Dec 30, 2012

Please do M-x ielm, enter (fringe-mode) and paste the output.

@ghost ghost assigned swsnr Dec 30, 2012
@ptrv
Copy link
Contributor Author

ptrv commented Dec 30, 2012

This is the output

((font . "Inconsolata-12")
 (vertical-scroll-bars)
 (background-color . "grey90")
 (background-mode . light)
 (border-color . "grey95")
 (cursor-color . "darkred")
 (foreground-color . "black")
 (mouse-color . "sienna1")
 (left-fringe)
 (right-fringe))

@swsnr
Copy link
Contributor

swsnr commented Dec 30, 2012

@ptrv Please try whether M-x fringe-mode RET default and M-x flycheck-buffer fixes the problem.

@ptrv
Copy link
Contributor Author

ptrv commented Dec 30, 2012

Yeah. Setting fringe-mode to default fixes the problem.
Forgot that I had set (fringe-mode 4) to make it smaller.

Thanks.

@swsnr
Copy link
Contributor

swsnr commented Dec 30, 2012

I'll close this issue then. I do only support the standard fringe width. I'd like to support more, but that'd mean to define bitmaps for varying fringe widths which is more hassle than its worth.

I'll document that the fringe needs to have 8 pixels width at least.

swsnr added a commit that referenced this issue Dec 30, 2012
@swsnr swsnr closed this as completed Dec 30, 2012
atfornes referenced this issue in Grasia/teem Sep 1, 2015
please @atd, let me know if it is ok to merge this commit into master or
how can I keep this configuration locally without polluting master files.
Also, can you confirm you received this message?
Thanks!
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

2 participants