GeFaqGotoChar - delph-in/docs GitHub Wiki
Grammar Engineering Frequently Asked Questions
The LKB says I have an error at position number 873. How do I figure out where that is in my file?
Emacs can take you straight to the position: type M-x goto-char, then return, then 873. This will take you to the point that the LKB has identified, but note that the actual error may be earlier.