From xemacs-m  Sat Feb 15 16:48:10 1997
Received: from mailhost.lanl.gov (mailhost.lanl.gov [128.165.3.12])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id QAA08986
	for <xemacs-beta@xemacs.org>; Sat, 15 Feb 1997 16:48:09 -0600 (CST)
Received: from branagh.ta52.lanl.gov (branagh.ta52.lanl.gov [128.165.144.9]) by mailhost.lanl.gov (8.8.5/8.8.3) with SMTP id PAA00976 for <xemacs-beta@xemacs.org>; Sat, 15 Feb 1997 15:48:10 -0700 (MST)
Received: by branagh.ta52.lanl.gov (SMI-8.6/SMI-SVR4)
	id PAA05039; Sat, 15 Feb 1997 15:44:27 -0700
Date: Sat, 15 Feb 1997 15:44:27 -0700
Message-Id: <199702152244.PAA05039@branagh.ta52.lanl.gov>
From: "John A. Turner" <turner@branagh.ta52.lanl.gov>
To: xemacs-beta@xemacs.org
Subject: hosed dired fontification
Reply-To: turner@lanl.gov

Sorry to ask this here, but it's a direct consequence of cleaning up
all of my stuff while looking around at pkgs, so that sorta makes it
justified, right?  :)

I've somehow hosed my dired fontification.

I can't see that I've changed anything that would affect this, and
I've still got:

(add-hook 'dired-load-hook 
	  '(lambda () 
	     (require 'dired-xemacs-highlight)
	     ) t)

in my .emacs.  Isn't that all I need?  Any ideas as to what I might
have done to cause this?

Thanks,

-- 
John Turner
http://www.lanl.gov/home/turner

