I am using the Emacs gtk keybinding theme (well, actually I tweak it a little bit.), and it really make my life easier!!!!!
However there are still some minor problems.
The first one is the C-f keybinding, I cannot move my cursor using C-f to the last of the buffer, only one character before that. I have found a similar bug report
here, although it is a little different with my problem (I can move to the next line.)
The problem appears in all gtk2 and gtk3 program so I think it is probably a bug in emitting and dealing with the move-cursor signal?
Does anyone know about the problem? Is it ok for me to report the bug (I mean is there already a report on this although I didn't find it~~)?
Thanks.