|
|
"Vols" <volunteers@xxxxxxxxx> writes:
> Hi, group,
>
> Right now I use "jump to bookmark" to switch between bookmarks.
> Is there any commands that I can use to "go to Next bookmark" or "go
> to Previous bookmark" ?
>
> I know in VC++, it has this function with (Ctrl+K, Ctrl+N) for "next
> bookmark". Thanks.
>
> Vol
>
enable-visual-studio-bookmarks is an interactive compiled Lisp function in
`linemark.el'.
(enable-visual-studio-bookmarks)
Bind the viss bookmark functions to F2 related keys.
<f2> - To=ggle a bookmark on this line.
<C-f2> - Move to the next bookmark.
<S-f2> - Move to the previous bookmark.
<C-S-f2> - Clear all bookmarks.
--
_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@xxxxxxx
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
|
|