all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ergus <spacibba@aol.com>
To: emacs-devel@gnu.org
Subject: Flymake backends
Date: Sun, 16 Apr 2023 17:07:14 +0200	[thread overview]
Message-ID: <hsryxz6ppcdsvv7i2ebdwoimldlg5b7xewgh43vz2jbbjsqe6d@o6naxb3fkymi> (raw)
In-Reply-To: hsryxz6ppcdsvv7i2ebdwoimldlg5b7xewgh43vz2jbbjsqe6d.ref@o6naxb3fkymi

Hi:

I have been using flymake instead of flycheck.

Without any configuration I found that flymake does not show any issue;
while flycheck shows multiple corrections. That's why flycheck contains
a simpler interface to implement basic backends and consequently it has
many buildt-in backends (i.e. cppcheck, gfortran etc).

The question is:

1) Is there any effort around to improve the flymake api to add
backends in a simpler way?

Because there are multiple functions the flymake code to simplify common
tasks, but they are intended for private use cases.

It may simplify integration with other build systems like ninja or
cmake.

So far something like flymake-quickdef, may help...

2) Is it desirable to add built-in backends to flymake for common/simple
tools generally available like cppcheck, flake and so on... to improve
the default experience and minimize configuration?

Best,
Ergus




       reply	other threads:[~2023-04-16 15:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <hsryxz6ppcdsvv7i2ebdwoimldlg5b7xewgh43vz2jbbjsqe6d.ref@o6naxb3fkymi>
2023-04-16 15:07 ` Ergus [this message]
2023-04-16 19:17   ` Flymake backends Philip Kaludercic
2023-04-16 20:35     ` Ergus
2023-04-17 13:21       ` Philip Kaludercic

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=hsryxz6ppcdsvv7i2ebdwoimldlg5b7xewgh43vz2jbbjsqe6d@o6naxb3fkymi \
    --to=spacibba@aol.com \
    --cc=emacs-devel@gnu.org \
    /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.