[424] in Release_Engineering

home help back first fref pref prev next nref lref last post

emacs lisp patch for HC error messages

jtkohl@ATHENA.MIT.EDU (jtkohl@ATHENA.MIT.EDU)
Mon Oct 3 15:40:04 1988

This is an elisp form which will make Emacs understand HC errors
;; This patch to compilation-error-regexp makes Emacs understand HC errors
(setq compilation-error-regexp "\\([^ \n]+\\(: *\\|, line \\|(\\)[0-9]+\\)\\|\\([0-9]+ *of *[^ \n]+\\)\\|\\(\"[^ \n]+\",L[0-9]+\\)")

home help back first fref pref prev next nref lref last post