help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: find face in use at point


From: Drew Adams
Subject: RE: find face in use at point
Date: Wed, 15 Feb 2006 13:25:13 -0800

Command `describe-text-properties'.

Another quick way: C-mouse-2 brings up the facemenu menu. Menu item Describe
Properties does the same thing as `describe-text-properties': it describes
all text properties at the cursor position. (Note: not at the mouse-pointer
position.)

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.

HTH.

    I used to know how to do this:
    Find the name of the face in use at point.

    Especially in gnus message headers, then with that information one
    could go to customize-apropos, plug in the name and go diretly to that
    customization buffer.

    Anyone know what command I'm thinking of?  My search strings in M-x
    apropos have not born fruit.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]