- Package:
- devscripts
- Source:
- devscripts
- Description:
- scripts to make the life of a Debian Package maintainer easier
- Submitter:
- ç©ä¸¹å°¼ Dan Jacobson
- Date:
- 2015-01-11 04:57:08 UTC
- Severity:
- wishlist
Could make output into a more parsible format by adding e.g.,
$ validate --help|grep -A1 emacs
--[no]emacs (don't) use an output format intended for parsing
by (X)Emacs, autodetected
OK I suppose I will just have to make my own
http://www.emacswiki.org/emacs/CreatingYourOwnCompileErrorRegexp
entry to parse it.