Daniel Brockman <[EMAIL PROTECTED]> writes:

> How about something simple like this:
>
> The `* *' command toggles between a set of marks and the
> empty set of marks.  (I think this is a good keybinding
> because (a) it is easy to type; (b) its semantics are in
> some way similar to `C-x C-x'; and (c) in Ibuffer, the `* *'
> command unmarks everything, which is clearly similar.)
>
> Specifically, if there is an active set of marks, then `* *'
> saves that set (replacing any previously saved set) and then
> unmarks all tracks.  If there is no active set of marks,
> then `* *' restores the last saved set, if any.
>
> Commands that unmark all tracks as a side effect (like `e')
> would first save the set as `* *' would.
>
> This way, `* *' will be a sort of toggling command.

I implemented this.  Since we discussed it before, and since
it is unlikely to break anything, I installed it right away.

Please yell if you find that I screwed up.

-- 
Daniel Brockman <[EMAIL PROTECTED]>


_______________________________________________
bongo-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/bongo-devel

Reply via email to