Am Montag, 24. April 2006 12:03 schrieb Jon Keating:
> On Mon, Apr 24, 2006 at 11:43:11AM +0200, Arne Schmitz wrote:
> > Have you taken a look at GNU indent? You can find it here:
>
> Yes, I have thought of using it a long time ago, but I wanted to
> preserver the revision history. If you use this against the whole file,
> then svn blame won't be of any use...
>
> It'd be nice to have something that can only modify the patch files,
> but still allow them to patch cleanly.

Ok, I see. By the way: I was looking into the source with the goal of fixing 
something semi-annoying. In message.cpp I see that CEventMsg objects are 
created. Those also Decrypt() GPG encoded messages. Problem is, that this 
Decrypt() is of course blocking (because of asking the passphrase), and as 
such the sound signal of the qt-gui gets delayed. So one will never notice 
the message, if one is not at the screen. How can I work around that?

Arne

-- 
Dipl.-Inform. Arne Schmitz              Phone   +49 (0)241 80-21817
Computer Graphics Group                 Fax     +49 (0)241 80-22899
RWTH Aachen University                  http://www.rwth-graphics.de
Ahornstrasse 55, 52074 Aachen, Germany

Attachment: pgpmC9N3x5qyj.pgp
Description: PGP signature

Reply via email to