pan-users
[Top][All Lists]
Advanced

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

Re: [Pan-users] Re: Save attachment file permissions


From: Paul Crawford
Subject: Re: [Pan-users] Re: Save attachment file permissions
Date: Fri, 20 Feb 2009 22:54:06 +0000
User-agent: Thunderbird 2.0.0.19 (X11/20090105)

Duncan wrote:
--- pan/tasks/decoder.cc.orig   2009-02-20 08:28:14.000000000 -0800 +++
pan/tasks/decoder.cc        2009-02-20 08:31:54.000000000 -0800 @@
-135,6 +135,7 @@
     {
       UUSetMsgCallback (this, uu_log);
       UUSetOption (UUOPT_DESPERATE, 1, NULL); // keep incompletes;
       they're useful to par2
+      UUSetOption (UUOPT_IGNMODE, 1, NULL);   // don't save file as
executable
       UUSetBusyCallback (this, uu_busy_poll, 500); // .5 secs busy
       poll?
int i (0);

That looks like the place it belongs to me, too. I think we may have our bug patch candidate! =:^)

Works for me with Ubuntu 8.10 and building from the Pan 0.133 sources, so happy now :)






reply via email to

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