From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: John Paul Wallington Newsgroups: gmane.emacs.help Subject: Re: finding the face of a popup Date: Mon, 27 Aug 2007 20:14:28 +0100 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1188256859 11791 80.91.229.12 (27 Aug 2007 23:20:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 27 Aug 2007 23:20:59 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Allan Gottlieb Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Aug 28 01:20:35 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IPlwv-00049G-32 for geh-help-gnu-emacs@m.gmane.org; Mon, 27 Aug 2007 23:16:58 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IPlwt-0007Iv-GI for geh-help-gnu-emacs@m.gmane.org; Mon, 27 Aug 2007 17:16:39 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IPk9e-0004Yb-B7 for help-gnu-emacs@gnu.org; Mon, 27 Aug 2007 15:21:42 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IPk9b-0004YG-09 for help-gnu-emacs@gnu.org; Mon, 27 Aug 2007 15:21:41 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IPk9a-0004YC-Rx for help-gnu-emacs@gnu.org; Mon, 27 Aug 2007 15:21:38 -0400 Original-Received: from rune.pobox.com ([208.210.124.79]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IPk9a-0007bN-Me for help-gnu-emacs@gnu.org; Mon, 27 Aug 2007 15:21:38 -0400 Original-Received: from rune (localhost [127.0.0.1]) by rune.pobox.com (Postfix) with ESMTP id B82F41297FA; Mon, 27 Aug 2007 15:17:52 -0400 (EDT) Original-Received: from FILTH (host86-132-151-49.range86-132.btcentralplus.com [86.132.151.49]) (using SSLv3 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by rune.sasl.smtp.pobox.com (Postfix) with ESMTP id 190561293F8; Mon, 27 Aug 2007 15:17:49 -0400 (EDT) Original-Received: from localhost (HELO FILTH.SHOOTYBANGBANG.COM) [127.0.0.1] by FILTH (192.168.1.67) (userid 1) with ESMTP (Classic Hamster Vr. 2.1 Build 2.1.0.11) ; Mon, 27 Aug 2007 20:14:29 +0100 X-Mailer: Norman X-Attribution: JPW X-Face: oX^^1Wzw=7hF+$9sbFF; "@y\k=M:/\KKp>Ix4]Nue{W[-D*|!E&nB]#ZV7!P (Allan Gottlieb's message of "Mon\, 27 Aug 2007 14\:53\:08 -0400") User-Agent: Microsoft Gnus Express, Build 511.2209901 X-Detected-Kernel: Linux 2.4-2.6 X-Mailman-Approved-At: Mon, 27 Aug 2007 17:16:20 -0400 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:46900 Archived-At: Allan Gottlieb writes: > Some popups have become invisible; I believe they have > foreground=background=white. Since I am using the color-theme > package, I do not claim this is an emacs bug and I am not asking for a > fix. > > My question is how do I find the name of this face. I'm not sure how to find that out, but the face's name is `tooltip'. That is the commonly used name for those small windows that popup to display information at the current mouse position.