From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/53878 Path: main.gmane.org!not-for-mail From: Lloyd Zusman Newsgroups: gmane.emacs.gnus.general Subject: Re: Determining the face of already-highlighted text? Date: Tue, 02 Sep 2003 20:30:09 -0400 Organization: FreeBSD/Linux Hippopotamus Preserve Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1062549029 29025 80.91.224.253 (3 Sep 2003 00:30:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 3 Sep 2003 00:30:29 +0000 (UTC) Original-X-From: ding-owner+M2418@lists.math.uh.edu Wed Sep 03 02:30:28 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19uLXY-00034u-00 for ; Wed, 03 Sep 2003 02:30:28 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19uLXK-0005l0-00; Tue, 02 Sep 2003 19:30:14 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19uLXG-0005kv-00 for ding@lists.math.uh.edu; Tue, 02 Sep 2003 19:30:10 -0500 Original-Received: (qmail 71492 invoked by alias); 3 Sep 2003 00:30:10 -0000 Original-Received: (qmail 71487 invoked from network); 3 Sep 2003 00:30:10 -0000 Original-Received: from home.acholado.net (216.27.138.216) by sclp3.sclp.com with SMTP; 3 Sep 2003 00:30:10 -0000 Original-Received: from home.acholado.net (localhost.localdomain [127.0.0.1]) by home.acholado.net (8.12.8/8.12.8) with ESMTP id h830U9mj001536 for ; Tue, 2 Sep 2003 20:30:09 -0400 Original-Received: (from ljz@localhost) by home.acholado.net (8.12.8/8.12.8/Submit) id h830U9Jh001526; Tue, 2 Sep 2003 20:30:09 -0400 X-Authentication-Warning: home.acholado.net: ljz set sender to ljz@asfast.com using -f Original-To: ding@gnus.org X-Face: "!ga1s|?LNLE3MeeeEYs(%LIl9q[xV9!j4#xf4!**BFW_ihlOb;:Slb>)vy>CJM (Jesper Harder's message of "Wed, 03 Sep 2003 02:23:45 +0200") User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.2 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:53878 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:53878 Jesper Harder writes: > Lloyd Zusman writes: > >> If I am looking at a message buffer with text highlighted in various >> colors, is there a way I can ask emacs to tell me what the name of the >> face is for a given piece of text? > > `M-x list-text-properties-at'. > > (In cvs Emacs you can get the information with `C-u C-x ='). Perfect! That's just what I'm looking for. Thank you very much. -- Lloyd Zusman ljz@asfast.com