all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Robert J. Chassell" <bob@rattlesnake.com>
Subject: Re: [comp.emacs] Announcing Easymacs: an all-in-one Emacs	configuration for newbies
Date: Fri, 1 Jul 2005 16:58:07 +0000 (UTC)	[thread overview]
Message-ID: <m1DoOq7-0004R6C@rattlesnake.com> (raw)
In-Reply-To: <200507011536.j61Fa1X28384@raven.dms.auburn.edu> (message from Luc Teirlinck on Fri, 1 Jul 2005 10:36:01 -0500 (CDT))

Lennart Borgman wrote:

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

It is easier to use the current, standard customization mechanism.
Simply load a .emacs file.

In it, you can define global keybindings, local keybindings, faces,
variables, functions, and so on.  You do not need to be limited as
lisp/cus-theme.el is currently limited.

By adding an `unload-libraries' function, you get both the
known-to-work, longstanding method and the newer automatic programming
method that the other cus-*.el libraries provide.

-- 
    Robert J. Chassell                         
    bob@rattlesnake.com                         GnuPG Key ID: 004B4AC8
    http://www.rattlesnake.com                  http://www.teak.cc

      parent reply	other threads:[~2005-07-01 16:58 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
2005-07-01 15:51       ` Luc Teirlinck
2005-07-01 16:58       ` Robert J. Chassell [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=m1DoOq7-0004R6C@rattlesnake.com \
    --to=bob@rattlesnake.com \
    /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.