From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/28488 Path: main.gmane.org!not-for-mail From: davidk@lysator.liu.se (David=?iso-8859-1?q?_K=E5gedal?=) Newsgroups: gmane.emacs.gnus.general Subject: Re: What face is quoted text in a reply message? Date: 30 Dec 1999 17:24:36 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: <87d7rpx935.fsf@tea.thpoon.com> <87bt78wjnw.fsf@tea.thpoon.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1035165327 30154 80.91.224.250 (21 Oct 2002 01:55:27 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:55:27 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by mailhost.sclp.com (Postfix) with ESMTP id 5767ED051E for ; Thu, 30 Dec 1999 11:33:08 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id KAB00185; Thu, 30 Dec 1999 10:29:30 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 30 Dec 1999 10:26:37 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id KAA01435 for ; Thu, 30 Dec 1999 10:26:27 -0600 (CST) Original-Received: from samantha.lysator.liu.se (samantha.lysator.liu.se [130.236.254.202]) by mailhost.sclp.com (Postfix) with ESMTP id E8714D051E for ; Thu, 30 Dec 1999 11:24:48 -0500 (EST) Original-Received: from venom.lysator.liu.se (venom.lysator.liu.se [130.236.254.19]) by samantha.lysator.liu.se (8.9.3/8.9.3) with ESMTP id RAA02992; Thu, 30 Dec 1999 17:24:37 +0100 (MET) Original-Received: (from davidk@localhost) by venom.lysator.liu.se (980427.SGI.8.8.8/8.8.7) id RAA85241; Thu, 30 Dec 1999 17:24:36 +0100 (CET) X-Authentication-Warning: venom.lysator.liu.se: davidk set sender to davidk@lysator.liu.se using -f Original-To: ding@gnus.org In-Reply-To: Arcady Genkin's message of "30 Dec 1999 10:08:35 -0500" User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.4 Original-Lines: 24 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:28488 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:28488 Arcady Genkin writes: > Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro=DFjohann) writes: >=20 > > > I would like to change color of quoted text in a 'reply and yank' > > > message buffer from red to something more pleasant. Which face sh= ould > > > I hack? > >=20 > > M-x list-faces-display RET shows you all faces, and guessing that it > > must be a message face will quickly direct you to > > message-cited-text-face.=20 >=20 > Wow, `list-faces-display' is really cool! Thanks! >=20 > On a side note, why don't faces come up in apropos search? I was > pretty sure that the face I was looking for started with `message', > and ended with `face', but doing "C-h, a" "message-*-face" only brings > `message-face-alist'... Try "message-.*-face" instead. Your regexp would match message-face, message--face, message---face, message----face, ... --=20 David K=E5gedal