From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Reitter Newsgroups: gmane.emacs.help Subject: Echo area / minibuffer face? Date: Fri, 19 Oct 2007 16:28:29 +0100 Message-ID: <581ABDE6-E3DE-4B3E-BA2F-40EFBA24CF5F@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1192807744 13820 80.91.229.12 (19 Oct 2007 15:29:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 19 Oct 2007 15:29:04 +0000 (UTC) To: emacs-help gnu gnu Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Oct 19 17:29:04 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 1IitmY-0004nk-Sa for geh-help-gnu-emacs@m.gmane.org; Fri, 19 Oct 2007 17:29:03 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IitmQ-0007NX-SN for geh-help-gnu-emacs@m.gmane.org; Fri, 19 Oct 2007 11:28:54 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IitmA-0007KF-14 for help-gnu-emacs@gnu.org; Fri, 19 Oct 2007 11:28:38 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Iitm6-0007Bp-DK for help-gnu-emacs@gnu.org; Fri, 19 Oct 2007 11:28:37 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iitm6-0007Be-9U for help-gnu-emacs@gnu.org; Fri, 19 Oct 2007 11:28:34 -0400 Original-Received: from ug-out-1314.google.com ([66.249.92.169]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Iitm5-0002os-UX for help-gnu-emacs@gnu.org; Fri, 19 Oct 2007 11:28:34 -0400 Original-Received: by ug-out-1314.google.com with SMTP id a2so666492ugf for ; Fri, 19 Oct 2007 08:28:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:mime-version:content-transfer-encoding:message-id:content-type:to:from:subject:date:x-mailer; bh=5h5bO88P8+FT1xuhlyBmYWiXDhLAT0XtTMt2q+GkqDc=; b=PrhSpKMlz0ROKfXq7szW5K4pyoIR+G+d5fQePZ6SfKGvxOBbQB5+N9WCQT86oCL6ni4tvo84uwIoyM91WtMBpc8zMjkVlWaw+DmXdetRCIWCrQjEpL4677nVKh5mwpSF8/FVHAC66iKZVb6hP7lrjyHitT6VU2GhDj4N7r+2lj0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:mime-version:content-transfer-encoding:message-id:content-type:to:from:subject:date:x-mailer; b=NZKvSNKl8iJBiAMVYbUJ9KCKaSlk9GYx8l4Cz6RVhR5a3Qs1CCTHO0XgOJl7beuIBRlMFZ0sPxqa5IB7OyyazlIWxHcDYGzXmbIH6QYQi3IlTzyn8TmoYyysVKfc9FeGca8EqIKV3XZ93FGEfaAJ1caZKPFUFBec8+W34VQfbl4= Original-Received: by 10.67.22.14 with SMTP id z14mr3184473ugi.1192807713193; Fri, 19 Oct 2007 08:28:33 -0700 (PDT) Original-Received: from ?129.215.174.113? ( [129.215.174.113]) by mx.google.com with ESMTPS id i39sm8549601ugd.2007.10.19.08.28.30 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 19 Oct 2007 08:28:31 -0700 (PDT) X-Mailer: Apple Mail (2.752.3) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:48575 Archived-At: What is the name of the face used for the echo area? And the minibuffer? All I could find was the minibuffer prompt face, but neither Google nor the reference seem to know the face(s) that I need to customize. Thanks - David