Giter Club home page Giter Club logo

Comments (6)

swsnr avatar swsnr commented on May 17, 2024

What is “fringe linum mode”? Please tell me the exact package and function for this mode, and where to find its source.

The error indicator is displayed by Flycheck itself, see C-h v flycheck-error-indicator and C-h v flycheck-warning-indicator.

from flycheck.

swsnr avatar swsnr commented on May 17, 2024

Btw, by default flymake does not place any error markers in the fringe. You must have installed an additional mode that does this, but this will obviously not work anymore now that Flycheck does not use Flymake anymore.

Please tell me what mode this is, and I may look into its implementation to re-implement that feature in Flycheck.

from flycheck.

swsnr avatar swsnr commented on May 17, 2024

I have found the fringe-helper library which implements such fringe icons, and hacked something the like in the fringe-icons branch. Please install flycheck from this branch and check whether that is what you want.

If so, I may follow this idea and merge the feature.

from flycheck.

swsnr avatar swsnr commented on May 17, 2024

Flycheck now adds fringe icons instead of text indicators. From b3b7d04 onwards it should look somewhat similar to your first screenshot out-of-the-box.

Remove any additional modes you installed for flymake.

from flycheck.

swsnr avatar swsnr commented on May 17, 2024

Of course, feel free to re-open if it doesn't match your needs.

from flycheck.

wyuenho avatar wyuenho commented on May 17, 2024

Thanks for the quick fix! I don't have any flymake package installed. I think the error indicator is a new thing in Emacs 24.3. The error indicator now appears at the right place with is good but there's 2 little problems. See issue #34 and issue #35.

from flycheck.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.