When using bookmarks in Brief emulation mode, the bookmark list invoked with alt-j (set-bookmark) gets "confused" and won't allow bookmarks to be deleted.
I use BRIEF mode also, and I've run into this problem as well as another one.
I found that after hitting Alt-J you can't delete a bookmark if you navigate through the list, but you can delete a bookmark if you type the number into the comob box and click on the Delete button (or press Alt-D). I wonder if it's getting confused because of the underscore characters that are apparently inserted between the bookmark number and the filename when an entry gets copied from the list to the combo box?
I haven't yet tried HS2's patch to bookmark.e so maybe that is what he fixed.
The other problem that I ran into is that I can't immediately jump to a bookmark using the Alt-J <number> <Enter> keystrokes that I'm used to. Hitting Alt-J brings up the bookmark list and then typing in the number highlights the bookmark that I want. So far so good. But when I hit <Enter>, SlickEdit
moves the bookmark to the current line rather than taking me to the previously saved location. A co-worker pointed out that it's because the default button in the bookmark dialog box is the "Add" button and not the "Go To" button. In an older version of SlickEdit (version 10 something) the "Go To" button was the default, so apparently this was changed somewhere between that version and version 12.0.3 which I'm using now. Is this default button something I can change in bookmark.e?