-
Notifications
You must be signed in to change notification settings - Fork 78
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
Comint regexps are incorrect(?) #191
Comments
Hey there and thanks for the bug-report! Could you create a minimal GitHub repo with a project which demonstrates this behaviour? :) If you have that, I'm sure I can try to fix up the compilation-mode regexps to avoid this error. Also: Please note this major-mode is getting superceded by |
I'm aware it's getting superceded, but after it does what's happening to the extra integrations like this? |
If it works, I see no reason not to add it to Emacs core 😉 |
Bump |
Sorry, I've been meaning to get around to this. Would it not be easier to just provide some standard messages and just run the regex against them? |
Comint mode includes the 'Error: ' part of the message in the path when trying to navigate to the file meaning that the file can't be automatically opened, and must be browsed to manually. This is running an npm build.
I've verified that only typescript related regexps are present in compilation-error-regexp-alist-alist
The text was updated successfully, but these errors were encountered: