From xemacs-m  Mon Feb 17 10:44:26 1997
Received: from maes.esrin.esa.it (maes.esrin.esa.it [192.106.252.50])
	by xemacs.org (8.8.5/8.8.5) with SMTP id KAA20948
	for <xemacs-beta@xemacs.org>; Mon, 17 Feb 1997 10:44:22 -0600 (CST)
Received: from mail.esrin.esa.it (plod.esrin.esa.it) by maes.esrin.esa.it with SMTP id AA03977
  (5.65c/IDA-1.4.4 for <xemacs-beta@xemacs.org>); Mon, 17 Feb 1997 17:44:23 +0100
Received: from penelope.esa.it by mail.esrin.esa.it (4.1/SMI-4.1)
	id AA01890; Mon, 17 Feb 97 16:43:41 GMT
Date: Mon, 17 Feb 97 16:43:41 GMT
Message-Id: <9702171643.AA01890@mail.esrin.esa.it>
Received: by penelope.esa.it (4.1/SMI-4.1)
	id AA20888; Mon, 17 Feb 97 17:49:05 +0100
From: Simon Marshall <Simon.Marshall@esrin.esa.it>
To: XEmacs Beta <xemacs-beta@xemacs.org>
In-Reply-To: <199702171608.RAA22242@daedalus.tnt.uni-hannover.de> (message
	from Heiko Muenkel on Mon, 17 Feb 1997 17:08:34 +0100)
Subject: Re: Is your (favorite) package not in XEmacs and should be?
Reply-To: Simon Marshall <Simon.Marshall@esrin.esa.it>

Heiko> I'd like to see my package 'whitespace-mode.el' in the XEmacs. It
Heiko> is useful, if you want to see where are tabs and where are blanks
Heiko> in a file. There are a lot configuration files on a UNIX system,
Heiko> which are making trouble if they have tabs or blanks at the wrong
Heiko> place.

I don't mean to dampen your parade, but you can use Font Lock mode for
this?  It already does for tabs on otherwise-empty lines in Make mode.

Si.

