-
-
Notifications
You must be signed in to change notification settings - Fork 96
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure separate racket-error-loc fields; fixes #691
The fix per se is simply using rear-nonsticky -- so that the newline separating the error locs is not propertized. The rest of the commit: - Add an indent space for consistency with context ("stack trace") error messages. - Change the racket--map-error-locations helper function: - Tighten the `while` condition. - Don't use or move point.
- Loading branch information
1 parent
8bb83cf
commit 2ad39c6
Showing
1 changed file
with
39 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters