On Tue 12 Jul 2016 02:08, Tobin Harding <m...@tobin.cc> writes:

> On Mon, Jul 11, 2016 at 06:29:43PM +0200, Andy Wingo wrote:
>> On Thu 07 Jul 2016 14:52, Tobin Harding <m...@tobin.cc> writes:
>> 
>> > I have two issues with this patch after developing with a patched Guile 
>> > for a
>> > week or so. First is that I have not been able to pass command line 
>> > options to
>> > Guile while using Geiser, my workaround has been setting the variable
>> > %quiet-compiler directly with (set! %quiet-compiler #t) from within 
>> > ~/.guile.
>> 
>> I think you can do this.  Customize geiser-guile-binary to be a "guile
>> --quiet" or whatever.
>
> I tried that already to no avail, thanks for the idea though.

Did you try making it a list?  Sorry, that's what I meant to type.
'("guile" "--foo").

Andy

Reply via email to