Mark Walters writes: David Bremner writes:
> Mark Walters <[email protected]> writes: > >> This version changes the `when' to and `if' and adds the fix for the >> quoting. >> >> + (if id >> + (notmuch-id-to-query id)) > Sorry to be such a pedant about this. Is it obvious to other people that > (if nil 'something) evaluates to nil? The obvious would be: (and id (notmuch-id-to-query id)) Kim Minh. _______________________________________________ notmuch mailing list [email protected] http://notmuchmail.org/mailman/listinfo/notmuch
