From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Benjamin Riefenstahl Newsgroups: gmane.emacs.devel Subject: Re: ruler-mode.el fix following whitespace cleanup Date: 05 Feb 2003 12:56:43 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <3E26CE2100B182E5@mel-rta6.wanadoo.fr> <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 X-Trace: main.gmane.org 1044447336 32008 80.91.224.249 (5 Feb 2003 12:15:36 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 5 Feb 2003 12:15:36 +0000 (UTC) Cc: emacs-devel Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18gOSk-0008K6-00 for ; Wed, 05 Feb 2003 13:15:34 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18gObJ-0000yN-00 for ; Wed, 05 Feb 2003 13:24:25 +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 18gOS7-0003Mu-0B for emacs-devel@quimby.gnus.org; Wed, 05 Feb 2003 07:14:55 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18gOO2-0001if-00 for emacs-devel@gnu.org; Wed, 05 Feb 2003 07:10:42 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18gOF8-0008SG-00 for emacs-devel@gnu.org; Wed, 05 Feb 2003 07:01:31 -0500 Original-Received: from [193.28.100.165] (helo=mail.epost.de) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18gOAa-0007Nd-00 for emacs-devel@gnu.org; Wed, 05 Feb 2003 06:56:48 -0500 Original-Received: from cicero.benny.turtle-trading.net.epost.de (193.99.153.6) by mail.epost.de (6.7.015) id 3E26EA2B0028AB90; Wed, 5 Feb 2003 12:56:44 +0100 Original-To: storm@cua.dk (Kim F. Storm) In-Reply-To: <5xof5rtz04.fsf@kfs2.cua.dk> Original-Lines: 10 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-cc: Juanma Barranquero Original-cc: David PONCE 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:11383 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11383 Hi Kim, storm@cua.dk (Kim F. Storm) writes: > Doesn't this approach have the risk that the space is accidentally > replaced by a TAB? That issue is related, but it's a completely different problem, isn't it? I mean it's not introduced by the comment. so long, benny