Re: Learning Guile web. Stuck on returning an image.

2014-05-26 Thread Neil Jerram
Martyn Smith writes: > Getting to the point of the email -- I am a bit confused how I would return a > jpg image. For example: - > > > The "1234" tells me which file to load and return. > > Being primarily a .NET developer, I am struggling to understand how to achieve > such goal in guile. I hav

Re: Install Guile 2.0.11 failed on L-Ubuntu 12.04

2014-05-26 Thread Chris Vine
On Sun, 25 May 2014 17:59:08 -0600 Germán Arias wrote: > On 2014-05-25 03:10:55 -0600 Chris Vine > wrote: > > [...] > > > > Yuck. > > This is exactly what one does not expect in a free software list, > where is supposed the users can share and learn together without > being offended. It is

Re: [PATCH, doc RFA] Add guile gdb parameter support

2014-05-26 Thread Doug Evans
+ guile-user for more eyes On Mon, May 26, 2014 at 3:03 PM, Ludovic Courtès wrote: > Hi, Doug, > > Doug Evans skribis: > >> +@deffn {Scheme Procedure} parameter? object >> +Return @code{#t} if @var{object} is a @code{} object. >> +Otherwise return @code{#f}. >> +@end deffn > > There’s the proble

Re: Install Guile 2.0.11 failed on L-Ubuntu 12.04

2014-05-26 Thread Germán Arias
On 2014-05-26 15:10:40 -0600 Chris Vine wrote: > On Sun, 25 May 2014 17:59:08 -0600 > Germán Arias wrote: >> On 2014-05-25 03:10:55 -0600 Chris Vine >> wrote: >> >> [...] >>> > Yuck. >> This is exactly what one does not expect in a free software list, >> where is supposed the users can share