From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Harry Putnam Newsgroups: gmane.emacs.help Subject: Re: find face in use at point Date: Wed, 15 Feb 2006 17:27:28 -0600 Organization: Still searching... Message-ID: <87zmks42zj.fsf@newsguy.com> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1140055989 1586 80.91.229.2 (16 Feb 2006 02:13:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 16 Feb 2006 02:13:09 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Feb 16 03:13:05 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1F9Ydb-0006yS-DF for geh-help-gnu-emacs@m.gmane.org; Thu, 16 Feb 2006 03:12:55 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F9Yda-0003qJ-Mg for geh-help-gnu-emacs@m.gmane.org; Wed, 15 Feb 2006 21:12:54 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!pln-w!spln!rex!extra.newsguy.com!newsp.newsguy.com!news2 Original-Newsgroups: gnu.emacs.help Original-Lines: 9 Original-NNTP-Posting-Host: p-541.newsdawg.com User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:b9cOZ1D6Hmzb8ggl7Hf0mO8Tvss= Original-Xref: shelby.stanford.edu gnu.emacs.help:137595 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:33220 Archived-At: "Drew Adams" writes: > You might also be interested in library facemenu+.el, which enhances the > facemenu menu a bit (e.g. gives you text properties at mouse pointer). It is > available here: http://www.emacswiki.org/cgi-bin/wiki/facemenu%2b.el. This pkg needs other non-stock el files to work. like doremi-frm.el and I think some other stuff, so it can't just be loaded and used. Too bad too because it looks nice.