Re: command-line options v2

2016-06-30 Thread Tobin Harding
On Thu, Jun 30, 2016 at 11:49:01PM +0300, Vladimir Zhbanov wrote: > > On Thu, Jun 30, 2016 at 08:44:11PM +1000, Tobin Harding wrote: > > Still unable to pass Guile command line options when invoked by Geiser. > > ... > > ... > There are another way though. Just run in terminal > > guile --listen

Re: compiler messages

2016-06-30 Thread Tobin Harding
On Thu, Jun 30, 2016 at 05:59:09AM -0700, Matt Wette wrote: > > > On Jun 30, 2016, at 3:57 AM, Tobin Harding wrote: > > > > Request for advice as to whether to submit patch? > > > > I have hacked together a patch to quieten down the compiler when loading a > > file > > at the REPL (when using

Re: command-line options v2

2016-06-30 Thread Vladimir Zhbanov
Hi Tobin, On Thu, Jun 30, 2016 at 08:44:11PM +1000, Tobin Harding wrote: > Still unable to pass Guile command line options when invoked by Geiser. > > I believe there is a simple scheme expression that I can put in ~/.guile to > add > command-line options. I cannot find what that expression is?

command-line options v2

2016-06-30 Thread Tobin Harding
Still unable to pass Guile command line options when invoked by Geiser. I believe there is a simple scheme expression that I can put in ~/.guile to add command-line options. I cannot find what that expression is? Previous email to list failed to get a response, I am attempting to re-ask the same