diff options
author | Lele Gaifax <lele@metapensiero.it> | 2017-11-03 12:20:36 +0000 |
---|---|---|
committer | João Távora <joaotavora@gmail.com> | 2017-11-05 12:15:45 +0000 |
commit | 3ad712ebc91438838df29b0e12b3103d409ee3a4 (patch) | |
tree | 9b592f22ea8198dcab0127e4d3058e31102be5d9 /test/lisp/emacs-lisp/cl-print-tests.el | |
parent | 8db2b3a79bef0dab286badc3f0af164387a24a67 (diff) | |
download | emacs-3ad712ebc91438838df29b0e12b3103d409ee3a4.tar.gz emacs-3ad712ebc91438838df29b0e12b3103d409ee3a4.tar.bz2 emacs-3ad712ebc91438838df29b0e12b3103d409ee3a4.zip |
Add a Flymake backend for Python (bug#28808)
Implement new Flymake backend with related customizable settings.
* lisp/progmodes/python.el (python-flymake-command)
(python-flymake-command-output-pattern)
(python-flymake-msg-alist): New defcustom.
(python--flymake-parse-output): New function, able to parse
python-flymake-command output accordingly to
python-flymake-command-output-pattern.
(python-flymake): New function implementing the backend
interface using python--flymake-parse-output for the real
work.
(python-mode): Add python-flymake to flymake-diagnostic-functions.
Diffstat (limited to 'test/lisp/emacs-lisp/cl-print-tests.el')
0 files changed, 0 insertions, 0 deletions