From xemacs-m  Mon Aug 25 10:19:18 1997
Received: from proxy1.ndsoft.com (proxy1.ndsoft.com [199.203.68.5])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id KAA14434
	for <xemacs-beta@xemacs.org>; Mon, 25 Aug 1997 10:19:11 -0500 (CDT)
Received: from ndsoft.com (piccard.ndsoft.com [192.168.110.111])
	by proxy1.ndsoft.com (8.8.5/8.8.5) with SMTP id SAA15130
	for <xemacs-beta@xemacs.org>; Mon, 25 Aug 1997 18:18:54 +0300
Received: by ndsoft.com (4.1/SMI-4.1)
	id AA13632; Mon, 25 Aug 97 18:20:45 IDT
Date: Mon, 25 Aug 97 18:20:45 IDT
Message-Id: <9708251520.AA13632@ndsoft.com>
From: "Amir J. Katz" <amir@piccard.ndsoft.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: xemacs-beta@xemacs.org (XEmacs Beta List)
Cc: amir@proxy1.ndsoft.com
Subject: minor bug in dired (repost)
X-Mailer: VM 6.33 under 20.3 "Bratislava" XEmacs  Lucid (beta18)
Reply-To: amir@ndsoft.com
X-Face:  ##A>t)R3?k=s5sw'(<v}xy5K8i]2+gl@^A7,ZN.8v5,).3hzG^rRmob&I-^&2m>5K\s3KSk+iIbgHIrS_8k}#}MVff9#>t4r!a>yp<qFqhM>pweVJ!^S<@teMIaDDU(gXk!,)m]o|"X


The default regexp for 'dired-re-raw-boring' sucks.

Since noone has responded, for now, I replaced it in my .emacs with

   (setq dired-re-raw-boring "\\.\\(.+~\\|o\\|map\\|log\\)$")

just to highlight *~, *.o, *.map and *.log.
-- 
/* Amir J. Katz  E-mail: amir@ndsoft.com   URL: http://www.ndsoft.com */
/* EagleEye Control Software, LTD., Tel-Aviv, Israel                  */
/* .. I busted a mirror and got seven years bad luck, but my        ..*/
/* .. lawyer thinks he can get me five.        (Steven Wright)      ..*/

