gnu-emacs-sources
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: singlebind.el --- Bind commands to single characters


From: address@hidden
Subject: Re: singlebind.el --- Bind commands to single characters
Date: 7 Mar 2007 02:48:07 -0800
User-agent: G2/1.0

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]