chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] using flymake with chicken


From: Felix
Subject: Re: [Chicken-users] using flymake with chicken
Date: Sat, 24 Nov 2012 20:11:03 +0100 (CET)

From: Daniel Leslie <address@hidden>
Subject: Re: [Chicken-users] using flymake with chicken
Date: Fri, 23 Nov 2012 14:09:34 -0800

> Oh excellent!
> 
> You may be able to remove the need for the shell script by running
> something like:
> 
> (shell-command-to-string (format "csi -SAv \"%s\" || true" 
> option-or-filename))
> 

That's right. I initially tested this on Windows, and I don't know
wether cmd.exe supports this syntax (so I used a batch file). On Unixen,
the command above is of course the simpler solution.


cheers,
felix



reply via email to

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