[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Key binding M-g should really be goto-line
From: |
David Kastrup |
Subject: |
Re: Key binding M-g should really be goto-line |
Date: |
Wed, 09 Mar 2005 10:58:39 +0100 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
Juri Linkov <address@hidden> writes:
> I see `goto-line' finally bound to M-g in CVS. Good news! After
> such a big change, it is time now for a few improvements.
Can you spell "Can-Of-Worms"? Can you spell "feature freeze"?
> 1. Before this change, font-lock-fontify-block was bound to `M-g
> M-g'. Now it is bound to `M-o M-g'. I suspect that the reason to
> bind it to `M-g M-g' was to make it easier to run this frequent
> command by typing the same key twice. If this is true then now
> perhaps it should be rebound to `M-o M-o'.
So far, I can agree.
> 2. goto-line is not too frequent command to deserve the sole
> M-g key. There are many other goto-related commands that could
> share the same mnemonics and have the common M-g prefix key.
Forget it. No precedence, no previous desire, not fitting the feature
freeze. Is this a plot to distract people from releasing?
> Other commands that deserve a key binding with a `M-g' prefix are:
>
> 2.1. next-error (alias goto-next-locus), previous-error
>
> The current key binding C-x ` is too hard to type on
> many keyboards, and it is the constant cause of complaints.
C-x ` completely sucks as a keybinding on many international
keyboards. We need a new keybinding alternative at some point of
time. But M-g is clean out, in my opinion. Really.
My proposal for an C-x ` alternative would be C-x ? which appears to
be free at the moment. ? is a frequent character in all languages I
know, and so it should be more accessible than ` on most keyboards.
It also is connotated with "error" somewhat.
--
David Kastrup, Kriemhildstr. 15, 44793 Bochum
- Re: Key binding M-g should really be goto-line, (continued)
Re: Key binding M-g should really be goto-line, Jari Aalto, 2005/03/02
Re: Key binding M-g should really be goto-line, Richard Stallman, 2005/03/02
Re: Key binding M-g should really be goto-line, Jari Aalto, 2005/03/03
Re: Key binding M-g should really be goto-line, Juri Linkov, 2005/03/09
- Re: Key binding M-g should really be goto-line, Miles Bader, 2005/03/09
- Re: Key binding M-g should really be goto-line, Kim F. Storm, 2005/03/09
- Re: Key binding M-g should really be goto-line,
David Kastrup <=
- Re: Key binding M-g should really be goto-line, Kim F. Storm, 2005/03/09
- Re: Key binding M-g should really be goto-line, Piet van Oostrum, 2005/03/10
- Re: Key binding M-g should really be goto-line, Miles Bader, 2005/03/10
- Re: Key binding M-g should really be goto-line, Kim F. Storm, 2005/03/10
- M-g binding in Gnus (was: Key binding M-g should really be goto-line), Reiner Steib, 2005/03/10
- Re: M-g binding in Gnus, Kim F. Storm, 2005/03/10
- Re: M-g binding in Gnus, Reiner Steib, 2005/03/10
- Re: M-g binding in Gnus, Kim F. Storm, 2005/03/10