From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: ruler-mode.el fix following whitespace cleanup Date: Wed, 05 Feb 2003 00:20:50 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <20030205001937.4651.LEKTU@terra.es> References: <20030204183520.B776.LEKTU@terra.es> <5xof5rtz04.fsf@kfs2.cua.dk> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1044401052 7978 80.91.224.249 (4 Feb 2003 23:24:12 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 4 Feb 2003 23:24:12 +0000 (UTC) Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18gCQC-00023u-00 for ; Wed, 05 Feb 2003 00:24:08 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18gCYV-0002Ak-00 for ; Wed, 05 Feb 2003 00:32:43 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18gCQo-0006ZG-01 for emacs-devel@quimby.gnus.org; Tue, 04 Feb 2003 18:24:46 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18gCPw-00064y-00 for emacs-devel@gnu.org; Tue, 04 Feb 2003 18:23:52 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18gCNt-0004xv-00 for emacs-devel@gnu.org; Tue, 04 Feb 2003 18:21:46 -0500 Original-Received: from smtp.terra.es ([213.4.129.129] helo=tsmtp1.mail.isp) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18gCN6-0004VV-00 for emacs-devel@gnu.org; Tue, 04 Feb 2003 18:20:56 -0500 Original-Received: from [80.36.30.211] ([80.36.30.211]) by tsmtp1.mail.isp (terra.es) with ESMTP id H9T4UO01.A4W; Wed, 5 Feb 2003 00:20:48 +0100 Original-To: storm@cua.dk (Kim F. Storm), emacs-devel In-Reply-To: <5xof5rtz04.fsf@kfs2.cua.dk> X-Mailer: Becky! ver. 2.05.06 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:11363 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11363 On 05 Feb 2003 00:19:39 +0100 storm@cua.dk (Kim F. Storm) wrote: > Doesn't this approach have the risk that the space is accidentally > replaced by a TAB? I hadn't thought of it, because I never use tabs in my files if I can avoid it (makefiles being the obvious exception :) I suppose if that happens we'll have to find another way. -- Juanma Barranquero