On Wednesday 18 February 2009 07:12:21 Eli Zaretskii wrote: > > From: Vladimir Prus > > Date: Wed, 18 Feb 2009 00:42:19 +0300 > > > > Also, table is relatively more heavyweight mechanism to describe just 4 fields, > > using 4 sentences total. > > Well, we sometimes use it even for a single field, let alone for 4. > The advantage of a @table is that it makes the enumeration of several > items more explicit. > > But I'm okay with your original text as well, as I said. Ok, I've checked in that patch. I have applied a couple of code fixes: - Fixed "!=" vs. "==" messup Pedro has noticed - Removed the address fields from the notification, as discussed with Dan. The docs were already adjusted in the previous version of the patch, but code was not. Thanks, Volodya