On Sun, 31 Mar 2013 09:41:53 +0200 Ivan Kanis <[email protected]> wrote:
IK> It implements the jump cursor feature found in vim. ... IK> ;; Jumps are remembered in a jump list. With the C-o and C-i IK> ;; command you can go to cursor positions before older jumps, and back IK> ;; again. Thus you can move up and down the list. Hi Ivan, This is a nice package. I hope it goes into the GNU ELPA. I think C-o and C-i are maybe too aggressive as general keybindings. Could you consider providing `next-error' and `previous-error' bindings (which the user typically sets to something sensible) instead or in addition to the default keybindings? Thanks Ted _______________________________________________ gnu-emacs-sources mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnu-emacs-sources
