Comment Re:I wish! (Score 1) 1125
We decided nothing of the sorts. On the contrary we've gone great lengths in trying to make Emacs-keybindings usable for those who use them. Thanks to conflicting shortcuts in the HIG and the way the keypress events are handled by default in gtk+ it's not exactly nice.
Just see src/galeon-window.c(galeon_window_key_press_event) if you're morbidly curious.
Just see src/galeon-window.c(galeon_window_key_press_event