[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Pan-users] subject in path
From: |
walt |
Subject: |
Re: [Pan-users] subject in path |
Date: |
Sun, 18 Jul 2010 16:53:11 -0700 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; en-US; rv:2.0b2pre) Gecko/20100718 Shredder/3.2a1pre |
On 07/18/2010 01:41 PM, K. Haley wrote:
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...
It doesn't seem to be working that way for me :-/
I'm saving some multiparts now with the "group's path" for downloads set
to /media/data/walter/mp/pan.
Pan created a new directory ~/bin/_media_data_wa1ter_mp_pan (~/bin is where
the pan executable is installed, and that's where I was when I started pan
running) and is saving all of the downloaded attachments there.
So pan evidently converted the default download path into a new directory
name instead of using the article names. And put the new directory in my
$PWD, I'm guessing, but I haven't tested the idea yet.
I'm thinking this behavior isn't what you had in mind? :-)
And thanks for working on pan!