> 2. can save up to 20 bookmarks (compared to 5 in 1.4.x)
> 3. can go to a bookmark without active buffer
How?
You can save up to 20 bookmarks, close all windows, close lyx, restart
lyx and you will see the old bookmarks. You can use the bookmarks to
open the files at the saved positions.
> 5. able to clear bookmarks
Again, How?
There is a clear bookmark menu item, enabled when there are valid bookmarks.
> 6. 'bookmark-save 1' always put a bookmark at the top of the bookmark
> stack; 'bookmark-goto 1' always go to the latest bookmark (a
> regression).
It's a pity because I used this very often. Any chance to get this back?
Other than you can not assign numbers to your bookmarks, I do not
think you have lost anything.
I don't know the internals, but if we had an lfun to access the different stack
buffer, we could use one shortcut, like:
lfun: goto_bookmark_number
shortcut: C-number
So when the user uses C-12 he goes to the 12th buffer on the stack, If there
aren't currently 12 buffers, nothing happens.
You can assign 20 shortcuts for 'bookmark-goto xx' (there are five of
them right now).
Cheers,
Bo