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: [comp.emacs] Announcing Easymacs: an all-in-one Emacs	configuration for newbies
Date: Fri, 1 Jul 2005 10:36:01 -0500 (CDT)	[thread overview]
Message-ID: <200507011536.j61Fa1X28384@raven.dms.auburn.edu> (raw)
In-Reply-To: <42C55953.1010700@student.lu.se> (message from Lennart Borgman on Fri, 01 Jul 2005 16:55:15 +0200)

Lennart Borgman wrote:

   Which make me think that these two things would overlap if the key 
   bindings where defined through define-minor-mode.

In a certain sense, global minor modes can be thought of as keybinding
themes (if the main thing they do is activate a keymap).  However,
there is a convention that minor modes can only bind a very limited
number of key sequences.  Of course, a "theme" minor mode can get
around that by simply disregarding that convention.  I am not really
familiar with cua-mode or pc-selection-mode, but I guess that this is
exactly what they do.  A "theme" minor mode has to be very careful,
however, because it normally is intended as a substitute for the
global map.  The local map (usually the major mode map) overrides the
global map, but not the substitutions to the global map provided by
the theme minor mode.  This could potentially mess up some major modes.

Sincerely,

Luc.

  reply	other threads:[~2005-07-01 15:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-01  7:43 [comp.emacs] Announcing Easymacs: an all-in-one Emacs configuration for newbies David Kastrup
2005-07-01 13:36 ` Robert J. Chassell
2005-07-01 14:21 ` Luc Teirlinck
2005-07-01 14:55   ` Lennart Borgman
2005-07-01 15:36     ` Luc Teirlinck [this message]
2005-07-01 15:51       ` Luc Teirlinck
2005-07-01 16:58       ` Robert J. Chassell

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=200507011536.j61Fa1X28384@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.