pan-users
[Top][All Lists]
Advanced

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

[Pan-users] subject in path


From: K. Haley
Subject: [Pan-users] subject in path
Date: Sun, 18 Jul 2010 14:41:33 -0600
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.10) Gecko/20100512 Thunderbird/3.0.5

Some time back I added support for substituting the subject into the
path when saving.  I've just made some changes and need some feedback on
how well it seems to work.  These examples are based on subject lines
I've seen.

input: '[foo]     K's    "kpsheg02b.jpg" (0/2) yEnc   426 of 613  685k -
"kpsheg02b.jpg" yEnc'
output: '[foo] K's'

input: '[foo]     K's no-foo =D    "kpsheg02b.jpg" (0/2) yEnc   426 of
613  685k - "kpsheg02b.jpg" yEnc'
output: '[foo] K's no-foo =D'

input: '[foo]     K's    "kpsheg02b.jpg" (0/2) yEnc   426 of 613  685k yEnc'
output: '[foo] K's'

input: '[foo]     K's    "kpsheg02b.jpg" (0/2) yEnc   426 of 613  685k '
output: '[foo] K's'

input: '[foo]     K's    "kpsheg02b.jpg" (0/2) yEnc  - "kpsheg02b.jpg" yEnc'
output: '[foo] K's'

input: '[foo]     K's    "kpsheg02b.jpg" (0/2) yEnc  - "kpsheg0 2b.jpg"
yEnc'
output: '[foo] K's'

input: '[foo]     K's    "kpsheg02b.jpg" (0/2) '
output: '[foo] K's'

input: '[foo]     K's    "kpsh eg02b.jpg" (0/2) bar'
output: '[foo] K's bar'

input: '[ASDF-FDSE]  Name1 & Name2 - Spettertje - 01 title here  (thx
AntA)  Post 6_6 - File 9_9 - aaspettertje01.sfv (1/1)'
output: '[ASDF-FDSE] Name1 & Name2 - Spettertje - 01 title here (thx AntA)-'

input: 'Evil, Wicked Queen-e01.jpg(1/01)'
output: 'Evil, Wicked Queen'

input: 'some text here...  and more... 123.jpg'
output: 'some text here and more'

input: 'who are you? 123.jpg'
output: 'who are you?'


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]