From: Alan Mackenzie <acm@muc.de>
Subject: Re: find face in use at point
Date: Wed, 15 Feb 2006 21:32:52 +0000 [thread overview]
Message-ID: <4m60td.46.ln@acm.acm> (raw)
In-Reply-To: 87vevg5vi0.fsf@newsguy.com
Harry Putnam <reader@newsguy.com> wrote on Wed, 15 Feb 2006 12:26:15 -0600:
> 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.
Hi, Harry!
I don't think there is any such function, as such. There is a command
which returns all properties at point. I bind it to C-c p thusly:
(global-set-key [?\C-c ?p] 'list-text-properties-at)
--
Alan Mackenzie (Munich, Germany)
Email: aacm@muuc.dee; to decode, wherever there is a repeated letter
(like "aa"), remove half of them (leaving, say, "a").
next prev parent reply other threads:[~2006-02-15 21:32 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-15 18:26 find face in use at point Harry Putnam
2006-02-15 21:25 ` Drew Adams
2006-02-15 21:32 ` Alan Mackenzie [this message]
2006-02-15 23:18 ` Harry Putnam
2006-02-16 2:19 ` Drew Adams
2006-02-15 23:19 ` Peter Dyballa
[not found] ` <mailman.285.1140045570.2856.help-gnu-emacs@gnu.org>
2006-02-15 23:47 ` Harry Putnam
2006-02-16 16:56 ` Stefan Monnier
2006-02-17 0:54 ` Harry Putnam
[not found] <mailman.279.1140038759.2856.help-gnu-emacs@gnu.org>
2006-02-15 23:21 ` Harry Putnam
2006-03-16 2:32 ` David Combs
2006-03-16 15:54 ` Drew Adams
2006-02-15 23:27 ` Harry Putnam
2006-02-16 2:22 ` Drew Adams
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4m60td.46.ln@acm.acm \
--to=acm@muc.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.