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: Re: font for dired mode? Date: Fri, 22 Apr 2005 07:29:41 +0100 Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v622) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1114151594 10189 80.91.229.2 (22 Apr 2005 06:33:14 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 22 Apr 2005 06:33:14 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Apr 22 08:33:11 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DOriw-0000aT-Kw for geh-help-gnu-emacs@m.gmane.org; Fri, 22 Apr 2005 08:33:11 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DOrnn-0007zz-Rz for geh-help-gnu-emacs@m.gmane.org; Fri, 22 Apr 2005 02:38:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DOrn0-0007zl-2N for help-gnu-emacs@gnu.org; Fri, 22 Apr 2005 02:37:22 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DOrmx-0007z3-A1 for Help-gnu-emacs@gnu.org; Fri, 22 Apr 2005 02:37:21 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DOrmw-0007cJ-K7 for Help-gnu-emacs@gnu.org; Fri, 22 Apr 2005 02:37:19 -0400 Original-Received: from [64.233.184.199] (helo=wproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DOriB-0004uC-3U for Help-gnu-emacs@gnu.org; Fri, 22 Apr 2005 02:32:23 -0400 Original-Received: by wproxy.gmail.com with SMTP id 50so752098wri for ; Thu, 21 Apr 2005 23:29:40 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:mime-version:content-transfer-encoding:message-id:content-type:to:from:subject:date:x-mailer; b=h8hjh2zN/W2sia53Fc314Qz5pmtE+U0BIw55f+jdNKGWIpShWsv9+1bq8+Dogt53fTjlOHnyqEYBALUgV5YrcAloNN5OHAfmpVdOV+Ro7SyS5YwNIv8DA8nlrekiJAWJb69WBMYmtRysO1ffQQmGGL1k3f3oN0rmGmFkp3TuAIA= Original-Received: by 10.54.50.15 with SMTP id x15mr307877wrx; Thu, 21 Apr 2005 23:29:40 -0700 (PDT) Original-Received: from ?10.0.0.58? ([82.20.39.158]) by mx.gmail.com with ESMTP id 27sm607788wrl.2005.04.21.23.29.40; Thu, 21 Apr 2005 23:29:40 -0700 (PDT) Original-To: Help-gnu-emacs@gnu.org X-Mailer: Apple Mail (2.622) 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:25924 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:25924 Joe Corneli math.utexas.edu> writes: > I'm trying to set a different font for the dired mode. I would like to > make everything appear in "fontset-monaco12". I've tried setting the > faces (like dired-header), but that didn't work at all. > > Hm... Did you customize the faces, or just mess around with them by > hand? You should be able to type M-x customize-face I can customize a whole bunch of dired-* faces, and when I deselect some "inherit" flag, the faces a even used in the buffer. However, and that is still my main problem, I can't find the face for meta information for a file except for the file name. Everything that's marked in [ ] here: [-rw-r--r-- 1 dr admin 16716 19 Apr 11:09 ] ansi-color.elc This still appears in the proportional default face.