[PATCH] contrib: pick: bugfix when trying to show a non-message

David Bremner david at tethera.net
Fri Nov 9 04:01:40 PST 2012


Tomi Ollila <tomi.ollila at 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)




More information about the notmuch mailing list