From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Masatake YAMATO Newsgroups: gmane.emacs.devel Subject: Re: Emphasize the character to be typed next in *Completions* Date: Wed, 14 Apr 2004 12:16:35 +0900 (JST) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <20040414.121635.129986512.jet@gyve.org> References: <41vfka1lfy.fsf@xpc14.ast.cam.ac.uk> <20040412.031227.189727554.jet@gyve.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1081912922 22500 80.91.224.253 (14 Apr 2004 03:22:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 14 Apr 2004 03:22:02 +0000 (UTC) Cc: gmorris+emacs@ast.cam.ac.uk, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed Apr 14 05:21:57 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 1BDayL-0008RN-00 for ; Wed, 14 Apr 2004 05:21:57 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BDayL-00025h-00 for ; Wed, 14 Apr 2004 05:21:57 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BDavq-0005Zz-5k for emacs-devel@quimby.gnus.org; Tue, 13 Apr 2004 23:19:22 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BDauP-00037Y-Bi for emacs-devel@gnu.org; Tue, 13 Apr 2004 23:17:53 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BData-0001ti-W6 for emacs-devel@gnu.org; Tue, 13 Apr 2004 23:17:35 -0400 Original-Received: from [210.130.136.40] (helo=r-maa.spacetown.ne.jp) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BData-0001st-7e; Tue, 13 Apr 2004 23:17:02 -0400 Original-Received: from localhost ([219.120.63.249]) by r-maa.spacetown.ne.jp (8.11.6) with ESMTP id i3E3H0I14760; Wed, 14 Apr 2004 12:17:00 +0900 (JST) Original-To: rms@gnu.org In-Reply-To: X-Mailer: Mew version 4.0.62 on Emacs 21.3.50 / Mule 5.0 (SAKAKI) 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:21611 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:21611 > However, looking at these names, it seems to me that maybe they should > be changed to `completions-common-part' and > `completions-first-difference'. That says where they are used, which > is more useful; whether to use them for emphasis or counteremphasis is > then up to the user. Do you agree? I completely agree with you. If no objection, I will install the improved version in a few days. Masatake YAMATO