tags 394312 + upstream patch thanks Hi Kiza, I just wrote a patch for http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=394312. I remember I also found this very annoying, can you please include the attached patch? Kind regards Nico
-- Nico Golde - http://www.ngolde.de JAB: [EMAIL PROTECTED] - GPG: 0x73647CFF Forget about that mouse with 3/4/5 buttons, gimme a keyboard with 103/104/105 keys!
--- snownews-1.5.7/interface.c 2005-06-05 11:50:22.000000000 +0200 +++ interface.c 2006-11-26 14:53:03.000000000 +0100 @@ -785,7 +785,7 @@ } } if (uiinput == keybindings.markunread) { - highlighted->data->readstatus = 0; + (highlighted->data->readstatus == 0)?(highlighted->data->readstatus = 1):(highlighted->data->readstatus=0); reloaded = 1; } if (uiinput == keybindings.about)
pgp3slSIjq7f1.pgp
Description: PGP signature