From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Wed, 07 Nov 2007 09:35:11 -0800 Subject: [sup-talk] [PATCH] Fix for before-add-message hook In-Reply-To: <1194452873-sup-8208@tomsk> References: <1194344471-sup-8807@tomsk> <1194400555-sup-7015@south> <1194451347-sup-1828@tomsk> <1194452873-sup-8208@tomsk> Message-ID: <1194456839-sup-763@south> Excerpts from Marcus Williams's message of Wed Nov 07 08:34:32 -0800 2007: > Got it - in is_relevant you changed the patch to use "&&" instead of > "and" and I think this broke it because of the precedence of "&&" > makes it do Good catch. Fixed in SVN. (Still refusing to use "and" though :) ) -- William