pan-users
[Top][All Lists]
Advanced

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

[Pan-users] Re: Doubled signature


From: Ben Bullock
Subject: [Pan-users] Re: Doubled signature
Date: Sat, 31 May 2008 15:59:25 +0000 (UTC)
User-agent: Pan/0.132 (Hacked by BKB version)

On Tue, 20 May 2008 11:13:22 -0700, Joe Zeff wrote:

> I've just installed and started using Pan.  For the most part, I like
> it, but there are a few, minor issues.  The most obvious one has to do
> with the signature.  If I tell it to use a text file, it sends the
> location of the file, not the contents.  (Oddly enough, I see the
> contents in the compose window.)  If I tell it to use a command, it runs
> the command twice, giving me a doubled sig.  At least I can see this in
> the compose window and correct it, but it'd be nicer if I didn't have
> to.

There is a bug in the source code whereby a function called
"apply_profile" in pan/gui/post-ui.cc is called twice. I solved the
problem by commenting out one of the function calls, on about line
1550:

//  apply_profile ();

This solved the doubled signature problem.






reply via email to

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