From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: +face-remapping-20040505-0.patch Date: Mon, 10 May 2004 13:54:20 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <874qqwrycm.fsf@tc-1-100.kawasaki.gol.ne.jp> <20040505221256.GB7789@fencepost> <20040508013940.GB6489@fencepost> <871xltf6zb.fsf@tc-1-100.kawasaki.gol.ne.jp> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1084211973 20505 80.91.224.253 (10 May 2004 17:59:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 10 May 2004 17:59:33 +0000 (UTC) Cc: bob@rattlesnake.com, monnier@iro.umontreal.ca, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon May 10 19:59:25 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BNF3l-0002nN-00 for ; Mon, 10 May 2004 19:59:25 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BNF3l-0007CQ-00 for ; Mon, 10 May 2004 19:59:25 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BNF1M-000488-Py for emacs-devel@quimby.gnus.org; Mon, 10 May 2004 13:56:56 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BNF0B-0003uH-3B for emacs-devel@gnu.org; Mon, 10 May 2004 13:55:43 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BNEzc-0003g2-Lt for emacs-devel@gnu.org; Mon, 10 May 2004 13:55:40 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BNEyq-0003Sk-He for emacs-devel@gnu.org; Mon, 10 May 2004 13:54:20 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1BNEyq-0007yJ-5A; Mon, 10 May 2004 13:54:20 -0400 Original-To: Miles Bader In-reply-to: <871xltf6zb.fsf@tc-1-100.kawasaki.gol.ne.jp> (message from Miles Bader on 10 May 2004 09:42:16 +0900) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:23054 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:23054 BTW, I think perhaps the name `face-override-alist' is a better (clearer) name than `face-remapping-alist', especially if it essentially supports the same syntax as a face property. What do you think? Don't we use the term "remapping" for other such features, such as the keymap feature to remap one command into another command?