emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: New Flymake rewrite in emacs-26


From: João Távora
Subject: Re: New Flymake rewrite in emacs-26
Date: Thu, 12 Oct 2017 14:56:56 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.60 (gnu/linux)

Stefan Monnier <address@hidden> writes:

>> Good to now, but I've scratched the flymake-gcc-heroic-unescape function
>> for now.  It would be nice to have some portable version of this though:
>> a function taking a string understood by a certain shell and breaking it
>> up into arguments suitable for a shellless make-process.
>
> Of course, it's an impossible task in general.

Obsviously, you're right, I didn't think this through, a "string
understood by a shell" is any program written in that shell's language,
and make-process launches a single process.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]