From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ralf Angeli Newsgroups: gmane.emacs.pretest.bugs,gmane.emacs.devel Subject: Re: Inherited face appears as a function in customize-face buffer Date: Wed, 06 Apr 2005 13:43:08 +0200 Message-ID: References: <32741962.1112683410423.JavaMail.www@wwinf1312> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1112788165 21961 80.91.229.2 (6 Apr 2005 11:49:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 6 Apr 2005 11:49:25 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-pretest-bug-bounces+gebp-emacs-pretest-bug=gmane.org@gnu.org Wed Apr 06 13:49:23 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DJ91U-0008SF-UJ for gebp-emacs-pretest-bug@gmane.org; Wed, 06 Apr 2005 13:48:41 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DJ8aa-0005xO-IL for gebp-emacs-pretest-bug@gmane.org; Wed, 06 Apr 2005 07:20:52 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DJ8aR-0005uP-Hd for emacs-pretest-bug@gnu.org; Wed, 06 Apr 2005 07:20:45 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DJ8aR-0005tn-8E for emacs-pretest-bug@gnu.org; Wed, 06 Apr 2005 07:20:43 -0400 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtp (TLS-1.0:RSA_AES_128_CBC_SHA:16) (Exim 4.34) id 1DJ8yZ-0006MT-G3 for emacs-pretest-bug@gnu.org; Wed, 06 Apr 2005 07:45:39 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1DJ8vH-0007V5-7G for emacs-pretest-bug@gnu.org; Wed, 06 Apr 2005 13:42:15 +0200 Original-Received: from iwi190.iwi.uni-sb.de ([134.96.72.190]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 06 Apr 2005 13:42:15 +0200 Original-Received: from angeli by iwi190.iwi.uni-sb.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 06 Apr 2005 13:42:15 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-pretest-bug@gnu.org Original-Lines: 14 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: iwi190.iwi.uni-sb.de User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:yLVmbz4EuM2MfzrZY6izIdlsONk= X-BeenThere: emacs-pretest-bug@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: emacs-pretest-bug.gnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-pretest-bug-bounces+gebp-emacs-pretest-bug=gmane.org@gnu.org Errors-To: emacs-pretest-bug-bounces+gebp-emacs-pretest-bug=gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.pretest.bugs:6833 gmane.emacs.devel:35622 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:35622 * Ralf Angeli (2005-04-06) writes: > I just compared this functionality in CVS Emacs with Emacs 21. In > Emacs 21 it is easier to select a face because there is this "Select > Face" button which presents you with a minibuffer prompt including > auto-completion of face names. Additionally you can change the faced > used for inheritance right away. I just recognized that completion is working with `ESC TAB' and `M-C-i' (`M-TAB' is taken by the window manager). So this is at least something. -- Ralf