all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "João Távora" <joaotavora@gmail.com>
To: seb@k-7.ch (Sébastien Gendre)
Cc: help-gnu-emacs@gnu.org
Subject: Re: List of checker supported by flymake
Date: Wed, 05 Dec 2018 23:27:34 +0000	[thread overview]
Message-ID: <87tvjrwo49.fsf@gmail.com> (raw)
In-Reply-To: <87r2flu5c8.fsf@k-7.ch> ("Sébastien Gendre"'s message of "Fri, 16 Nov 2018 03:24:55 +0100")

seb@k-7.ch (Sébastien Gendre) writes:

> Since the latest update of Emacs, I use flymake. But I can't find, in
> the manual or in the Web, the list of supported checker.

Sorry for the very late reply.  When asking questions about a specific
package, you might find it useful to include the maintainer of the
package in CC.  You can usually find his/her email in the header of the
package, which you can see if you type M-x find-library RET
<name-of-library-in-this-case-flymake> RET.

> Are they listed somewhere?

No, but I can tell you:

1. The "new" Flymake as of 26.1 has backends for python-mode,
elisp-mode, ruby-mode, perl and cperl-mode, tex-mode and cc-mode.  

2. There are "old" legacy backends listed in file
lisp/progmodes/flymake-proc.el

3. There is a tool called flymake-easy that can quickly create a legacy
backend.  https://github.com/purcell/flymake-easy

4. For more languages, you can use eglot LSP client that works with
Flymake.  See https://github.com/joaotavora/eglot

I recommend 1 or 4.  For 1, if you know some elisp, read the Flymake
manual with `M-x info' if you want to try to add one for your language.
I can help you get started and you can contribute your backend to Emacs.

João




      reply	other threads:[~2018-12-05 23:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-16  2:24 List of checker supported by flymake Sébastien Gendre
2018-12-05 23:27 ` João Távora [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87tvjrwo49.fsf@gmail.com \
    --to=joaotavora@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=seb@k-7.ch \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.