On Tue, 2004-03-02 at 14:08 +0800, Ow Mun Heng wrote: > > -----Original Message----- > > From: Not Zed [mailto:[EMAIL PROTECTED] > > > > On Tue, 2004-03-02 at 11:39 +0800, Ow Mun Heng wrote: > > > > > and put in shortcut keys for Action->GoTo->Next > > Message/Previous message > > > > > > I just put in "O" and "P" for it. I noticed that "." and > > "," were also > > > used for Next Unread and Previous Unread, but not > > advertised as valid > > > shortcuts in the Action->GoTo menu. > > > > > > How come so many keybindings to one shortcut?? > > > > We originally had , and ., but all the shortcuts need to have > > qualifiers, so we added ctrl-[ and ]. We kept the others for > > those who > > like the original keystrokes. > > > Qualifiers = "Crtl" "Alt" keys?? (Newb) > > > > I'm Ok with the "O" and "P" right now. But that means > > > Preview Pane must be on.. Oh well... Can't have the best of > > both worlds. > > > > It might also do weird shit when you try to do a search with > > a word with > > o or p in it :) > > > > Huh.. Oh... Now I get it..I see I see.. Now I can't type "O" or "P" > in the search bar.. Dang.. > > what about the "," and "."? If you use that, won't it cause problems > as well? Is there a better solution?
We do check for [ and ] with no qualifiers too, but thats dont in code, and not through the bonobo menu shortcuts. The bonobo ones override all other keystroke input, which is why anything in the menu's needs to be qualified. But it doesn't mean thats the only keystrokes we can support. > So.. what's a better solution?? Use "*Control*P"?? I just noticed > that I cant type in "[" or "]" as well. [ and ] work for me. Does the same as , and .. i.e. next unread when message list focussed, otherwise whatever is focussed. We could alwyas add that to the separate mail view, i guess. > > > BTW, what about collapsing all Threads by default? (Ctrl-T) Threaded > > > display will on default expand _all_ threads. a bit _bad_ IMHO.. > > > > Having them expanded makes them a lot easier to scan with a mouse. > > I think its supposed to remember the state once you change > > them though. > > > > That may be true, (I didn't verify on mine) but it sure have it expanded > by default at all times. > _______________________________________________ > evolution maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/evolution _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
