all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Luc Teirlinck <teirllm@dms.auburn.edu>
Cc: emacs-devel@gnu.org
Subject: Re: C-c C-{l,r} in Enriched mode.
Date: Thu, 30 Sep 2004 21:16:04 -0500 (CDT)	[thread overview]
Message-ID: <200410010216.i912G4u08551@raven.dms.auburn.edu> (raw)
In-Reply-To: <87hdpfvduo.fsf@emacswiki.org> (message from Alex Schroeder on Thu, 30 Sep 2004 19:57:51 +0200)

Alex Schroeder wrote:

   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.

Yes, but minor modes do not get much and they are not supposed to
interfere with each other.  That is, a minor mode is not supposed to
use a binding used by any other minor mode.

>From `(elisp)Coding Conventions':

   * Sequences consisting of `C-c' followed by `{', `}', `<', `>', `:'
     or `;' are also reserved for major modes.

   * Sequences consisting of `C-c' followed by any other punctuation
     character are allocated for minor modes.  Using them in a major
     mode is not absolutely prohibited, but if you do that, the major
     mode binding may be shadowed from time to time by minor modes.

That is not a lot of bindings for all minor modes combined.

Sincerely,

Luc.

  reply	other threads:[~2004-10-01  2:16 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
2004-10-01  2:16   ` Luc Teirlinck [this message]
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

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

  git send-email \
    --in-reply-to=200410010216.i912G4u08551@raven.dms.auburn.edu \
    --to=teirllm@dms.auburn.edu \
    --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 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.