From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: Enhancements to "minor-mode-map-alist" functionality. Date: 15 Apr 2002 01:11:18 +0200 Sender: emacs-devel-admin@gnu.org Message-ID: <5xpu1127vt.fsf@kfs2.cua.dk> References: <5xbscpg7zl.fsf@kfs2.cua.dk> <200204112243.g3BMhmI01190@rum.cs.yale.edu> <5xd6x5i7ps.fsf@kfs2.cua.dk> <5x4rih12b2.fsf@kfs2.cua.dk> <200204121846.g3CIkZY16909@rum.cs.yale.edu> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1018822337 19984 127.0.0.1 (14 Apr 2002 22:12:17 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 14 Apr 2002 22:12:17 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16wsEL-0005CD-00 for ; Mon, 15 Apr 2002 00:12:17 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 16wsVm-0001fh-00 for ; Mon, 15 Apr 2002 00:30:18 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16wsED-0006xF-00; Sun, 14 Apr 2002 18:12:09 -0400 Original-Received: from mail.filanet.dk ([195.215.206.179]) by fencepost.gnu.org with smtp (Exim 3.34 #1 (Debian)) id 16wsCb-0006sd-00 for ; Sun, 14 Apr 2002 18:10:29 -0400 Original-Received: from kfs2.cua.dk.cua.dk (unknown [10.1.82.3]) by mail.filanet.dk (Postfix) with SMTP id B02067C035; Sun, 14 Apr 2002 22:10:27 +0000 (GMT) Original-To: "Stefan Monnier" In-Reply-To: <200204121846.g3CIkZY16909@rum.cs.yale.edu> Original-Lines: 18 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.50 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:2630 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:2630 "Stefan Monnier" writes: > > > > I can easily ensure that cua-mode-map stays at the beginning of > > minor-mode-map-alist [will be simple in a post-command hook, or maybe > > by adding it to minor-mode-overriding-map-alist :-) ] > > I don't understand. In what way is it easier ? > It still seems like you need some kind of post-command-hook thingy. In any case, I would like to get cua into CVS, so I'll stick to using the existing minor-mode-map-alist (through the post-command-hook) for the time being. If and when better alternatives become available, I'll switch to using that. -- Kim F. Storm http://www.cua.dk