diff options
author | João Távora <joaotavora@gmail.com> | 2017-09-19 14:25:34 +0100 |
---|---|---|
committer | João Távora <joaotavora@gmail.com> | 2017-10-03 13:52:24 +0100 |
commit | 734aa8818d2916f2fe2eb9fe4add66255379b938 (patch) | |
tree | 0ab5e0c9606a2dab8a160e0fd352f632ce66c852 /lisp/emacs-lisp/cursor-sensor.el | |
parent | ae64bf12a865d5d40b7541af0da9b971936994ec (diff) | |
download | emacs-734aa8818d2916f2fe2eb9fe4add66255379b938.tar.gz emacs-734aa8818d2916f2fe2eb9fe4add66255379b938.tar.bz2 emacs-734aa8818d2916f2fe2eb9fe4add66255379b938.zip |
Flymake's flymake-proc.el parses column numbers from gcc/javac errors
Column numbers are not a great way of marking diagnostic regions, but
that's probably all that can be expected from the flymake-proc.el
backend. For now, try (end-of-thing 'sexp) to discover the
diagnostic's end position.
* lisp/progmodes/flymake-proc.el ()
(flymake-proc-err-line-patterns): Also parse column numbers,
if available, for gcc/javac warnings.
Diffstat (limited to 'lisp/emacs-lisp/cursor-sensor.el')
0 files changed, 0 insertions, 0 deletions