From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Robert J. Chassell" Newsgroups: gmane.emacs.devel Subject: Re: [comp.emacs] Announcing Easymacs: an all-in-one Emacs configuration for newbies Date: Fri, 1 Jul 2005 16:58:07 +0000 (UTC) Message-ID: References: <85y88r6kf2.fsf@lola.goethe.zz> <200507011421.j61ELIm27564@raven.dms.auburn.edu> <42C55953.1010700@student.lu.se> <200507011536.j61Fa1X28384@raven.dms.auburn.edu> Reply-To: bob@rattlesnake.com NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1120236910 8712 80.91.229.2 (1 Jul 2005 16:55:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 1 Jul 2005 16:55:10 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jul 01 18:54:57 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DoOn0-0007My-K8 for ged-emacs-devel@m.gmane.org; Fri, 01 Jul 2005 18:54:54 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DoOvU-00024D-Ts for ged-emacs-devel@m.gmane.org; Fri, 01 Jul 2005 13:03:40 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DoOuu-0001kY-Nj for emacs-devel@gnu.org; Fri, 01 Jul 2005 13:03:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DoOur-0001gi-3D for emacs-devel@gnu.org; Fri, 01 Jul 2005 13:03:01 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DoOuq-0001dA-Cz for emacs-devel@gnu.org; Fri, 01 Jul 2005 13:03:00 -0400 Original-Received: from [69.168.108.225] (helo=rattlesnake.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DoOvK-0002bb-HG for emacs-devel@gnu.org; Fri, 01 Jul 2005 13:03:30 -0400 Original-Received: by rattlesnake.com via sendmail from stdin id (Debian Smail3.2.0.115) Fri, 1 Jul 2005 16:58:07 +0000 (UTC) Original-To: emacs-devel@gnu.org In-reply-to: <200507011536.j61Fa1X28384@raven.dms.auburn.edu> (message from Luc Teirlinck on Fri, 1 Jul 2005 10:36:01 -0500 (CDT)) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:40041 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:40041 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