pan-users
[Top][All Lists]
Advanced

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

[Pan-users] Re: Save attachment file permissions


From: Duncan
Subject: [Pan-users] Re: Save attachment file permissions
Date: Fri, 20 Feb 2009 17:38:17 +0000 (UTC)
User-agent: Pan/0.133 (House of Butterflies)

walt <address@hidden> posted
address@hidden, excerpted below, on  Fri, 20 Feb 2009 16:42:37
+0000:

> Now that I understand the proposed patch above I agree that it's better
> than the one I came up with, but I think it's cleaner to put it here:
> 
> --- 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! =:^)

-- 
Duncan - List replies preferred.   No HTML msgs.
"Every nonfree program has a lord, a master --
and if you use the program, he is your master."  Richard Stallman





reply via email to

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