Giter Site home page Giter Site logo

Comments (4)

wildwestrom avatar wildwestrom commented on June 1, 2024
  (setq error_stack-regexps
    '("\\(?:at\\|',\\) \\(\\([^:\s]+\\):\\([0-9]+\\)\\)"
      2 3 nil nil 1))
  (setf (cdr (assoc 'cargo compilation-error-regexp-alist-alist))
        error_stack-regexps)

Here's my current workaround. I just need to figure out how to make this work locally only.
Of course, if it's not a problem for @rust-lang to add this to rust-mode then I won't have to consider this as an option.

from hash.

TimDiekmann avatar TimDiekmann commented on June 1, 2024

Hi @wildwestrom and thanks for reporting this!

Would you like to open a PR for this? While this should be fixed in Emacs, we're happy to provide a temporary workaround until this is fixed to improve user performance.

from hash.

wildwestrom avatar wildwestrom commented on June 1, 2024

Would you like to open a PR for this?

Absolutely!
I'm thinking that since there is no way to make compilation-error-regexp-alist-alist a local variable, then I'll have to edit the list itself.
Maybe this can just be somewhere in documentation. What do you think?

from hash.

TimDiekmann avatar TimDiekmann commented on June 1, 2024

I never used emacs so I'm probably the wrong one to ask if/how this is possible. Adding this to the README.md sounds reasonable I think!

from hash.

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.