From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Edward O'Connor" Newsgroups: gmane.emacs.devel Subject: Re: customize-face Date: Thu, 25 Apr 2002 09:01:58 -0500 Sender: emacs-devel-admin@gnu.org Message-ID: <15560.3158.403299.789844@george.floobin.cx> References: <86vgagt4e7.fsf@gerd.dnsq.org> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1019743431 28090 127.0.0.1 (25 Apr 2002 14:03:51 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 25 Apr 2002 14:03:51 +0000 (UTC) Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 170jqh-0007Ir-00 for ; Thu, 25 Apr 2002 16:03:51 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 170jst-0002tm-00 for ; Thu, 25 Apr 2002 16:06:07 +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 170jqb-0007yo-00; Thu, 25 Apr 2002 10:03:45 -0400 Original-Received: from george.floobin.cx ([206.246.132.16]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 170jnN-0007q9-00 for ; Thu, 25 Apr 2002 10:00:25 -0400 Original-Received: (from ted@localhost) by george.floobin.cx (8.11.3/8.11.3) id g3PE1wX05545; Thu, 25 Apr 2002 09:01:58 -0500 Original-To: emacs-devel@gnu.org In-Reply-To: <86vgagt4e7.fsf@gerd.dnsq.org> X-Mailer: VM 7.03 under Emacs 21.2.1 X-Face: #()Nun50FWhQvC^2/~=QQ`5c#28BjpE|dM0G']o]qVVKi2jHFqRFo[kGYloI wU"N>Hhz0pS10c.yki^~3l{=.h@l\-*G\P"@C!JZ,XZLJqv`,{)XUpo8qYu::fXJ[` QdcFF}p%kQ#wD@mA.\CxU_#gVKOC.n/5LM/9paO\>A9<^fdNH(||@C0I'bB(f]WHYB *ZEgQzA/6/-4~vf?NUd6JN"ocE@Q(^)Ryity|#4n>p\c4Y2`n=hfn\w-oRF|@-nil 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:3258 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:3258 > It just occurred to me, while I wanted to customize a face in > Gnus that I didn't know the name of---wouldn't it be convenient > if customize-face offered to customize the face at point, if > that is a named face (symbol)? Alex Schroeder's face-list.el provides `customize-face-at' and `describe-face-at' for precisely this sort of situation. I find them to be very useful, and bind them to C-c f c and C-c f d. Speaking as a user, I would love it if the standard customize-face provided such functionality. One less piece of third-party Emacs Lisp to download. :) Ted -- Edward O'Connor ted@oconnor.cx