unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Alex Schroeder <alex@emacswiki.org>
Cc: emacs-devel@gnu.org
Subject: Re: C-c C-{l,r} in Enriched mode.
Date: Thu, 30 Sep 2004 19:57:51 +0200	[thread overview]
Message-ID: <87hdpfvduo.fsf@emacswiki.org> (raw)
In-Reply-To: <200409300305.i8U35NF21051@raven.dms.auburn.edu> (Luc Teirlinck's message of "Wed, 29 Sep 2004 22:05:23 -0500 (CDT)")

Luc Teirlinck <teirllm@dms.auburn.edu> writes:

> While on the subject of keybindings, it seems that there are no rules
> for C-c followed by a _Meta_ character.  Are these just too
> inconvenient to worry about?

All major modes for inferior process based on comint such as shell
mode, the various interactive sql modes, ielm, etc. use at least one
such keybinding I've been using a lot:

C-c M-r runs the command comint-previous-matching-input-from-input

Eshell follows this convention:

C-c M-r runs the command eshell-previous-matching-input-from-input

Seems to me that these are reserved for the major mode...  Actually we
have global keybindings, we have a convention for major modes, and a
convention for users to put their bindings.  Do we have something like
that for minor modes as well?  I cannot remember.

Alex.
-- 
.O.  http://www.emacswiki.org/alex/
..O  Schroeder's fifth law:
OOO  Never accept more work than you can handle in one night of hacking.

  reply	other threads:[~2004-09-30 17:57 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-30  3:05 C-c C-{l,r} in Enriched mode Luc Teirlinck
2004-09-30 17:57 ` Alex Schroeder [this message]
2004-10-01  2:16   ` Luc Teirlinck
2004-09-30 22:10 ` Richard Stallman
2004-10-01  2:53   ` Luc Teirlinck
2004-10-03 14:32     ` Richard Stallman
2004-10-03 20:35       ` Luc Teirlinck
2004-10-03 22:09         ` David Kastrup
2004-10-03 23:01           ` Luc Teirlinck
2004-10-04 15:18             ` Richard Stallman
2004-10-04 12:55           ` Stefan Monnier
2004-10-03 21:03       ` Luc Teirlinck
2004-10-04 15:18         ` Richard Stallman

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87hdpfvduo.fsf@emacswiki.org \
    --to=alex@emacswiki.org \
    --cc=emacs-devel@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).