[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kmail-devel
Subject:    [PATCH] make goto next folder with unread mail the default again
From:       Till Adam <till () adam-lilienthal ! de>
Date:       2003-08-01 7:25:45
[Download RAW message or body]

Folks,

I'd like to propose the attached patch, which makes looping through all
folders on "next unread text" and "next unread message" the default, as it
was before the recent changes, I believe, at least for "next unread text".

I personally would not have cared very much, but I was approached by a
character identifying himself as "coolo", who made it very clear to me, that
it would be in my very best interest to implement and promote this change,
as he cannot be expect to do anything more complex than bang the space bar 
with his forehead to get from unread message to unread message. Failure on my 
part to restore his ability to do that would result in suboptimal performance 
on his part as the hardest working man in kde.

I could not live with myself if I let that happen.

Till

["pleaseCooloDontKillMe.diff" (text/x-diff)]

Index: kmheaders.cpp
===================================================================
RCS file: /home/kde/kdepim/kmail/kmheaders.cpp,v
retrieving revision 1.526
diff -u -3 -p -r1.526 kmheaders.cpp
--- kmheaders.cpp	26 Jul 2003 19:22:47 -0000	1.526
+++ kmheaders.cpp	31 Jul 2003 20:02:08 -0000
@@ -684,7 +684,7 @@ void KMHeaders::readConfig (void)
   {
     KConfigGroupSaver saver(config, "Behaviour");
     mLoopOnGotoUnread = (LoopOnGotoUnreadValue)config->readNumEntry(
-            "LoopOnGotoUnread", LoopInCurrentFolder );
+            "LoopOnGotoUnread", LoopInAllFolders );
     mJumpToUnread = config->readBoolEntry( "JumpToUnread", false );
   }
 }


_______________________________________________
KMail Developers mailing list
kmail@mail.kde.org
http://mail.kde.org/mailman/listinfo/kmail


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic