A few fixes:

- universal argument for self-insert-command is handled

- singlebind is disabled in the minibuffer where it does not make much
sense

http://www.emacswiki.org/cgi-bin/emacs/singlebind.el


After one day of using it it seems a good tradeoff for commands which
are frequent, but not frequent enough to warrant a keybinding of their
own. grep is typicially such program for me. Or diff.

It is less effort and quicker to type g in any source buffer and wait
for the half a second timeout (not needed in read only buffers) than
typing M-x and completing the grep command.

The insertion/deletion of the activation character seems clumsy at
first, but it can be gotten used to.

_______________________________________________
gnu-emacs-sources mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources

Reply via email to