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: Emphasize the character to be typed next in *Completions* Date: Sat, 27 Mar 2004 23:25:19 -0500 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <20040322053942.03A2467DC4@imf.math.ku.dk> <405EB27E.6020904@math.ku.dk> <20040322.185510.266153697.jet@gyve.org> <87isgva1wc.fsf@mail.jurta.org> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1080448767 20955 80.91.224.253 (28 Mar 2004 04:39:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 28 Mar 2004 04:39:27 +0000 (UTC) Cc: juri@jurta.org, storm@cua.dk, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sun Mar 28 06:39:21 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 1B7S4v-0005dt-00 for ; Sun, 28 Mar 2004 06:39:21 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1B7S4v-0007ew-00 for ; Sun, 28 Mar 2004 06:39:21 +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 1B7S3J-0005xv-ML for emacs-devel@quimby.gnus.org; Sat, 27 Mar 2004 23:37:41 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B7S2r-0005wd-8U for emacs-devel@gnu.org; Sat, 27 Mar 2004 23:37:13 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B7S2F-0005m3-A0 for emacs-devel@gnu.org; Sat, 27 Mar 2004 23:37:07 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B7RwN-0003w0-E3 for emacs-devel@gnu.org; Sat, 27 Mar 2004 23:30:31 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.24) id 1B7RrL-0008JP-L3; Sat, 27 Mar 2004 23:25:19 -0500 Original-To: Stefan Monnier In-reply-to: (message from Stefan Monnier on 27 Mar 2004 17:24:45 -0500) 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:21014 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:21014 It was (and still is) also to get a poor man's approximation of buffer-local faces. Where do you use them that way?