|
From: | Sebastian Tennant |
Subject: | Re: Uploading Word documents, PDFs, PNG files etc |
Date: | Tue, 12 May 2009 11:16:44 +0000 |
User-agent: | Gnus/5.110011 (No Gnus v0.11) Emacs/22.2 (gnu/linux) |
Quoth address@hidden (Ludovic Courtès): > Sebastian Tennant <address@hidden> writes: > >> (define (upload name) >> (and=> (uploads name) car)) > > [...] > >> P.S. Documentation bug - the procedure 'and=>' is missing from the >> manual. What's the difference between the way the upload procedure >> is written above and simply: >> >> (define (upload name) >> (car (uploads name))) > > Using `and=>', `upload' returns `#f' if `uploads' returns `#f'. > Ah... nice. Thanks. -- Emacs' AlsaPlayer - Music Without Jolts Lightweight, full-featured and mindful of your idyllic happiness. http://home.gna.org/eap
[Prev in Thread] | Current Thread | [Next in Thread] |