help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 'Bookmark' question


From: Hadron
Subject: Re: 'Bookmark' question
Date: Fri, 02 Feb 2007 03:29:59 +0100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux)

"Vols" <volunteers@gmail.com> 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.

-- 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]