Tomi Ollila <tomi.oll...@iki.fi> writes:

> Does (when COND BODY) connotate to the thought that the return value
> is generally not used ? That expands to (if COND (progn BODY)) so both
> returns exactly same values.

Err, sorry. Too much scheme. I meant a two branch if 

     (if COND BODY nil)


_______________________________________________
notmuch mailing list
notmuch@notmuchmail.org
http://notmuchmail.org/mailman/listinfo/notmuch

Reply via email to