From: Reuben Thomas <rrt@sc3d.org>
To: Dmitry Gutov <dgutov@yandex.ru>
Cc: "Richard Stallman" <rms@gnu.org>,
"Noam Postavsky" <npostavs@users.sourceforge.net>,
"Sami Kerola" <kerolasa@iki.fi>,
emacs-devel@gnu.org, "João Távora" <joaotavora@gmail.com>,
"Alan Mackenzie" <acm@muc.de>, "Eli Zaretskii" <eliz@gnu.org>,
"Leo Liu" <sdl.web@gmail.com>,
"Stefan Monnier" <monnier@iro.umontreal.ca>,
"Phillip Lord" <phillip.lord@russet.org.uk>
Subject: Re: [PATCH] Flymake support for C/C++
Date: Tue, 24 Oct 2017 11:28:01 +0100 [thread overview]
Message-ID: <CAOnWdoid74LZ7JSy6DB-26s5oy=b=XwZSaGNQ5y0tq7a8ZYr1w@mail.gmail.com> (raw)
In-Reply-To: <93546bae-c6e3-d9a9-7fca-276e9fa3af8d@yandex.ru>
[-- Attachment #1: Type: text/plain, Size: 1371 bytes --]
On 24 October 2017 at 11:21, Dmitry Gutov <dgutov@yandex.ru> wrote:
> On 10/24/17 1:07 PM, Reuben Thomas wrote:
>
>> we can't get its copyright assigned to the FSF, so we can't include it as
>> part of Emacs.
>>
>
> Or, to be more accurate, include it as a part of the distribution.
>
> In the tarball, in the .deb packages builds by GNU/Linux distributions,
> etc.
>
> I was arguing that it shouldn't be necessary to have an Elisp package in
>> the repository.
>>
>
> I'm not sure who you're arguing against.
Currently, we don't have any external Elisp dependencies. There's an
assumption that Elisp dependencies must be in the repo and source release.
I'm arguing against that status quo, not anyone in particular.
How would it even be used? Will you write an abstraction over Flycheck and
> Flymake that Emacs would integrate with instead?
>
It could be similar to movemail vs GNU mailutils: if you build against the
latter, you get its mail support out of the box; if you don't, it falls
back to the former.
I don't think there's a huge need for a common abstraction for Flycheck and
Flymake, as they're largely passive in use: you switch them on and they
work in the background. Certainly, I didn't find I had to migrate a huge
number of settings when I switched from one to the other.
--
https://rrt.sc3d.org
[-- Attachment #2: Type: text/html, Size: 2682 bytes --]
next prev parent reply other threads:[~2017-10-24 10:28 UTC|newest]
Thread overview: 65+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-12 15:09 [PATCH] Flymake support for C/C++ João Távora
2017-10-12 15:50 ` Mark Oteiza
2017-10-12 17:50 ` Alan Mackenzie
2017-10-12 18:45 ` Stefan Monnier
2017-10-12 20:45 ` Alan Mackenzie
2017-10-12 21:03 ` Stefan Monnier
2017-10-13 6:28 ` Eli Zaretskii
2017-10-12 18:46 ` João Távora
2017-10-12 20:39 ` Alan Mackenzie
2017-10-12 21:05 ` Stefan Monnier
2017-10-12 21:24 ` João Távora
2018-06-01 21:07 ` Alan Mackenzie
2018-06-01 21:54 ` João Távora
2018-06-01 22:08 ` Stefan Monnier
2018-06-01 23:23 ` Rolf Ade
2018-06-02 10:33 ` Alan Mackenzie
2018-06-02 14:44 ` Stefan Monnier
2018-06-02 18:13 ` João Távora
2018-06-03 15:45 ` Alan Mackenzie
2018-06-03 16:28 ` João Távora
2018-06-03 16:43 ` Alan Mackenzie
2018-06-03 17:02 ` João Távora
2018-06-02 17:16 ` Stefan Monnier
2018-06-02 15:26 ` Stefan Monnier
2018-06-03 13:44 ` Alan Mackenzie
2017-10-14 1:34 ` Richard Stallman
2017-10-14 7:10 ` Reuben Thomas
2017-10-14 7:58 ` Sami Kerola
2017-10-14 8:00 ` Eli Zaretskii
2017-10-14 8:15 ` Reuben Thomas
2017-10-14 8:22 ` Dmitry Gutov
2017-10-14 8:29 ` Reuben Thomas
2017-10-14 10:36 ` Eli Zaretskii
2017-10-14 11:22 ` Reuben Thomas
2017-10-14 8:33 ` Eli Zaretskii
2017-10-17 10:53 ` Phillip Lord
2017-10-17 10:56 ` Reuben Thomas
2017-10-18 4:03 ` Richard Stallman
2017-10-18 10:18 ` Reuben Thomas
2017-10-19 3:26 ` Richard Stallman
2017-10-19 7:38 ` Reuben Thomas
2017-10-22 23:18 ` Richard Stallman
2017-10-22 23:23 ` Reuben Thomas
2017-10-24 4:12 ` Richard Stallman
2017-10-24 9:45 ` Reuben Thomas
2017-10-24 9:48 ` Dmitry Gutov
2017-10-24 9:52 ` Reuben Thomas
2017-10-24 9:57 ` Dmitry Gutov
2017-10-24 10:07 ` Reuben Thomas
2017-10-24 10:21 ` Dmitry Gutov
2017-10-24 10:28 ` Reuben Thomas [this message]
2017-10-24 15:44 ` Stefan Monnier
2017-10-25 19:30 ` Richard Stallman
2017-10-27 0:43 ` Reuben Thomas
2017-10-28 21:47 ` Richard Stallman
2017-10-18 12:16 ` Clément Pit-Claudel
2017-10-18 17:30 ` John Wiegley
2017-10-14 13:55 ` Stefan Monnier
2017-10-14 9:33 ` João Távora
2017-10-14 10:56 ` guillaume papin
2017-10-14 16:29 ` João Távora
2017-10-14 16:36 ` Reuben Thomas
2017-10-18 12:22 ` Clément Pit-Claudel
2017-10-18 14:26 ` João Távora
2017-10-14 9:29 ` João Távora
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAOnWdoid74LZ7JSy6DB-26s5oy=b=XwZSaGNQ5y0tq7a8ZYr1w@mail.gmail.com' \
--to=rrt@sc3d.org \
--cc=acm@muc.de \
--cc=dgutov@yandex.ru \
--cc=eliz@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=joaotavora@gmail.com \
--cc=kerolasa@iki.fi \
--cc=monnier@iro.umontreal.ca \
--cc=npostavs@users.sourceforge.net \
--cc=phillip.lord@russet.org.uk \
--cc=rms@gnu.org \
--cc=sdl.web@gmail.com \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).