From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.help Subject: RE: Change Face of Tab Character? Date: Wed, 12 Aug 2009 07:25:02 -0700 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1250087151 10147 80.91.229.12 (12 Aug 2009 14:25:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 12 Aug 2009 14:25:51 +0000 (UTC) To: "'Tim Visher'" , "'emacs'" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Aug 12 16:25:44 2009 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 1MbEln-00062f-DD for geh-help-gnu-emacs@m.gmane.org; Wed, 12 Aug 2009 16:25:39 +0200 Original-Received: from localhost ([127.0.0.1]:37184 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MbEll-0005iz-3R for geh-help-gnu-emacs@m.gmane.org; Wed, 12 Aug 2009 10:25:37 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MbElM-0005ie-4t for help-gnu-emacs@gnu.org; Wed, 12 Aug 2009 10:25:12 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MbElH-0005g6-IF for help-gnu-emacs@gnu.org; Wed, 12 Aug 2009 10:25:11 -0400 Original-Received: from [199.232.76.173] (port=52306 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MbElH-0005fh-C9 for help-gnu-emacs@gnu.org; Wed, 12 Aug 2009 10:25:07 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]:21558) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MbElH-00042U-0c for help-gnu-emacs@gnu.org; Wed, 12 Aug 2009 10:25:07 -0400 Original-Received: from rcsinet11.oracle.com ([148.87.113.123] helo=rgminet11.oracle.com) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MbElE-0005z5-1P for help-gnu-emacs@gnu.org; Wed, 12 Aug 2009 10:25:04 -0400 Original-Received: from acsinet15.oracle.com (acsinet15.oracle.com [141.146.126.227]) by rgminet11.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id n7CEP5SN003543 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 12 Aug 2009 14:25:06 GMT Original-Received: from abhmt013.oracle.com (abhmt013.oracle.com [141.146.116.22]) by acsinet15.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id n7CEPUiw015640; Wed, 12 Aug 2009 14:25:31 GMT Original-Received: from dradamslap1 (/141.144.72.195) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Wed, 12 Aug 2009 07:24:55 -0700 X-Mailer: Microsoft Office Outlook 11 In-Reply-To: Thread-Index: AcobVpCQmJTAPPzqTm6YrbCU8TAOxwAAfGkA X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-Source-IP: abhmt013.oracle.com [141.146.116.22] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A010203.4A82D0B8.01CC:SCFSTAT5015188,ss=1,fgs=0 X-Detected-Operating-System: by mx20.gnu.org: GNU/Linux 2.6 (newer, 1) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:67081 Archived-At: > I'd like to change the face of a tab character to have red background. http://www.emacswiki.org/emacs/ShowWhiteSpace For example, http://www.emacswiki.org/emacs/show-wspace.el then customize face `show-ws-tab'.