all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Xah Lee <xahlee@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Possible to rebind C-m to a function? (like any other control key combo?)
Date: Sat, 29 Nov 2008 12:39:51 -0800 (PST)	[thread overview]
Message-ID: <973537d8-89ec-4db7-baac-9b8ad8b88779@o4g2000pra.googlegroups.com> (raw)
In-Reply-To: mailman.1512.1227983509.26697.help-gnu-emacs@gnu.org

On Nov 29, 10:31 am, Kevin Rodgers <kevin.d.rodg...@gmail.com> wrote:
> seber...@spawar.navy.mil wrote:
> > Why? C-i is sooo natural for an insert function and C-m is sooo
> > natural for a macro function.
>
> `C-c i' and `C-c m' might be better:
>
> ,---- File: emacs,  Node: Rebinding,  Next: Init Rebinding,  Prev:
> Minibuffer Maps,  Up: Key Bindings
> |
> |    The two-character keys consisting of `C-c' followed by a letter are
> | reserved for user customizations.  Lisp programs are not supposed to
> | define these keys, so the bindings you make for them will be available
> | in all major modes and will never get in the way of anything.
> `----

This, although being emacs's canon, but perhaps it is not a good thing
to spread, because C-c is the modern standard for Coping text, used by
Windows, Mac, Linux.

Emacs 23 by default now supports text selection highlighting, although
not CUA mode. Spreading C-c will make it more painful if emacs is to
change on this in the future.

just today i'm reaing about Google Chrome.
http://en.wikipedia.org/wiki/Google_Chrome
you can see that there are a lot innovations, which by definition
means a lot of breaking “old ways”. Emacs is pretty much remained the
old ways all the way back to 1980s. Some of the old ways are
technically superior, but not all.

  Xah
∑ http://xahlee.org/

      parent reply	other threads:[~2008-11-29 20:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-28  7:30 Possible to rebind C-m to a function? (like any other control key combo?) seberino
2008-11-28  9:42 ` Xend
2008-11-28 14:04 ` Xah Lee
2008-11-28 19:43   ` seberino
2008-11-28 20:18     ` Joost Diepenmaat
2008-11-28 23:08     ` Andreas Politz
2008-11-29 18:31     ` Kevin Rodgers
     [not found]     ` <mailman.1512.1227983509.26697.help-gnu-emacs@gnu.org>
2008-11-29 20:39       ` Xah Lee [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=973537d8-89ec-4db7-baac-9b8ad8b88779@o4g2000pra.googlegroups.com \
    --to=xahlee@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.