From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai =?iso-8859-1?q?Gro=DFjohann?=) Newsgroups: gmane.emacs.devel Subject: Re: Enhancements to "minor-mode-map-alist" functionality. Date: Mon, 29 Apr 2002 11:17:05 +0200 Sender: emacs-devel-admin@gnu.org Message-ID: 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> <5xofgoobzr.fsf@kfs2.cua.dk> <200204122021.g3CKLh217680@rum.cs.yale.edu> <5xu1qd29od.fsf@kfs2.cua.dk> <200204162018.g3GKI3S24358@aztec.santafe.edu> <5x662rxog2.fsf@kfs2.cua.dk> <200204181846.g3IIk2K00596@aztec.santafe.edu> <5xk7r4mwqs.fsf@kfs2.cua.dk> <200204191842.g3JIgnV01056@aztec.santafe.edu> <5x8z7juyxf.fsf@kfs2.cua.dk> <200204201727.g3KHRvu01477@aztec.santafe.edu> <5xwuv11f7v.fsf@kfs2.cua.dk> <200204222236.g3MMamv02091@aztec.santafe.edu> <5xbscahe51.fsf@kfs2.cua.dk> <200204241755.g3OHtBZ03352@aztec.santafe.edu> <5xlmbaefru.fsf@kfs2.cua.dk> <200204272241.g3RMfNd05496@aztec.santafe.edu> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1020071937 28307 127.0.0.1 (29 Apr 2002 09:18:57 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 29 Apr 2002 09:18:57 +0000 (UTC) Cc: kfs@cua.dk, 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 1727JB-0007MM-00 for ; Mon, 29 Apr 2002 11:18:57 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 1727Ms-0000jN-00 for ; Mon, 29 Apr 2002 11:22:46 +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 1727Ie-00029X-00; Mon, 29 Apr 2002 05:18:24 -0400 Original-Received: from waldorf.cs.uni-dortmund.de ([129.217.4.42]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 1727HU-000262-00; Mon, 29 Apr 2002 05:17:12 -0400 Original-Received: from lothlorien.cs.uni-dortmund.de (lothlorien [129.217.19.67]) by waldorf.cs.uni-dortmund.de with ESMTP id g3T9HBb11433; Mon, 29 Apr 2002 11:17:11 +0200 (MES) Original-Received: from lucy.cs.uni-dortmund.de (lucy [129.217.19.80]) by lothlorien.cs.uni-dortmund.de id LAA19508; Mon, 29 Apr 2002 11:17:05 +0200 (MET DST) Original-Received: by lucy.cs.uni-dortmund.de (Postfix, from userid 6104) id BBB6C3ACFA; Mon, 29 Apr 2002 11:17:05 +0200 (CEST) Original-To: rms@gnu.org In-Reply-To: <200204272241.g3RMfNd05496@aztec.santafe.edu> (Richard Stallman's message of "Sat, 27 Apr 2002 16:41:23 -0600 (MDT)") Original-Lines: 20 User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2.50 (i686-pc-linux-gnu) 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:3390 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:3390 Richard Stallman writes: > All in all, if the post-command-hook works, I think that is simpler. > However, if making the post-command-hook work requires added complexity, > that could tip the scales in favor of some other solution. Please note that Kim has already implemented the post-command-hook completion. And Kim has already made a suggestion for another implementation. The post-command-hook implementation requires quite complex code and is hard to maintain, he says, whereas his proposed emulation-mode-minor-map-alist leads to considerably simpler and easier to maintain code. I hope I have helped to clear this up a bit. I was feeling that there is still some misunderstanding. kai -- Silence is foo!