From mboxrd@z Thu Jan 1 00:00:00 1970 From: marcus-sup@bar-coded.net (Marcus Williams) Date: Tue, 29 Apr 2008 22:12:43 +0100 Subject: [sup-talk] [PATCH] Gmail style attachment processing In-Reply-To: <1209502678-sup-1941@tangerine.lanl.gov> References: <1209501856-sup-1982@tomsk> <1209502678-sup-1941@tangerine.lanl.gov> Message-ID: <1209502890-sup-4022@tomsk> On 29.4.2008, John Bent wrote: > This is excellent. Thanks very much! I don't like doing the patches > myself but I'm looking forward to this getting into next. :) I couldnt live without it in gmail so I had to have it in sup! I'd like to have added the regexanalyser suggested by William so that I could have a list of attachments on the message object just by querying the index but this affected searching usability a bit (I get a lot of attachments with spaces in and using the regexanalyser meant that you couldnt search for single words from that attachment without wildcards which didnt seem right). I may work on that a bit and add to this patch but for now it works really well for my usage. Marcus