Re: [PATCH] : New Filter patch (against CVS)



On 2001.12.21 17:03 Pawel Salek wrote:
> 
> On 2001.12.20 12:32 Emmanuel wrote:
>> 	Hi all,
>> subject says all. This contains bugfixes and add an option menu to 
>> choose mailbox destination for a filter.
> 
> I have just commited this patch.
> 
> Hm, I admit I am not quite comfortable with the method filters work. I 
> have just tried to make a window pop up when I get a message from myself 
> but nothing happened. The relevant section from the ~/.gnome/balsa 
> configuration file is:
> 
> [filter-0]
> Name=From Pawel
> Operation=1
> Sound=
> Popup-text=a Letter from Pawel
> Action-type=2
> Action-string=IMAP@elf
> 
> [condition-filter-0:0]
> Type=1
> Condition-not=false
> Match-fields=2
> Match-string=Pawel
> 
> (for those, who cannot decipher these lines immediately (like me): 
> simple filter called From Pawel should pop up a window with "a letter 
> from pawel" message, move the message to IMAP@elf (actually, I do not 
> want to mess with the message, just pop up the text) only when "From" 
> field contains Pawel string.
> 
> Before I start hacking it, do I misunderstand the meaning of the UI?
> 

I think you understood the UI meaning, but I haven't coded anything to 
actually pop up the window and show the text when filter matches.
If you want to code it (I have no time to do it right now), I think you 
should just popup the text of every filter that has matched (one or 
several times) to avoid a lot of windows popping up everywhere :)
Bye
Manu



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]