From: "João Távora" <joaotavora@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: johnw@gnu.org, emacs-devel@gnu.org
Subject: Re: Very annoying Flymake regression in Emacs 26.1
Date: Sat, 12 May 2018 10:01:43 +0100 [thread overview]
Message-ID: <87bmdl1c3s.fsf@gmail.com> (raw)
In-Reply-To: <83zi15mjut.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 12 May 2018 10:08:42 +0300")
Eli Zaretskii <eliz@gnu.org> writes:
> Is the above scenario the usual way of using Flymake, or is it some
> variation that could be rare?
M-x flymake and (add-hook 'c-mode-hook 'flymake-mode) are the two most
mundane ways I can think of for starting flymake.
I've dug a little more and it happens when the visited file is in a
project without a dominating file called "Makefile". So I wrote
> "If there isn't such a target in the Makefile, or if there isn't any Makefile"
But only the second part is true. But it's still pretty common. Notice
for example, how that includes visiting files in a clean Emacs checkout
before the configure step.
> If it isn't rare, I wonder how come no one noticed until now that we
> are littering the filesystem with these
Good question! I guess few people are using it, or they're using it
with special care, or they are used to the _flymake.c garbage
anyway because the old flymake used to make it from time to time (though
not in such a trivial case)
João
next prev parent reply other threads:[~2018-05-12 9:01 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-11 21:35 Very annoying Flymake regression in Emacs 26.1 João Távora
2018-05-12 7:08 ` Eli Zaretskii
2018-05-12 9:01 ` João Távora [this message]
2018-05-12 9:33 ` Eli Zaretskii
2018-05-12 10:41 ` João Távora
2018-05-12 10:45 ` Eli Zaretskii
2018-05-13 5:03 ` John Wiegley
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=87bmdl1c3s.fsf@gmail.com \
--to=joaotavora@gmail.com \
--cc=eliz@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=johnw@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.