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
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
+ 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
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