Actually, I was looking for a feature similar to the already implemented on web
browsers: going back and forth between web pages visited (in PSPad, this
translates to navigate between pieces of code I have recently edited) with two
buttons on the toolbar (top left corner on Firefox). The browser AUTOMATICALLY
remembers the latest visited pages, without the need of manually setting a
bookmark (The "bookmarks" menu entry function on Firefox and "Bookmarks" on
PSPad are meant only to explicitly and manually setting a bookmark).

>From a programmer's perspective, I think this could be implemented reusing the
existing code for bookmarks. PSPad could AUTOMATICALLY set internal (not
visible) bookmarks, remembering the latest 20th (for example) edited positions
in code. Thus, PSPad could have two lists of bookmarks: "user" bookmarks
(manually set, at user's will, and already implemented) and "reciently visited
positions" bookmarks (automatically set, and with a limited scope remembering
the "n" last visited positions).

-- 
<http://forum.pspad.com/read.php?2,36077,36109>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem