From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: Whitespace cleanup, tab-width and religion. Date: Wed, 20 Dec 2006 17:04:04 +0100 Message-ID: References: <87fybafyis.fsf@lrde.org> <87slfaeh5z.fsf@lrde.org> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1166630692 10750 80.91.229.10 (20 Dec 2006 16:04:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 20 Dec 2006 16:04:52 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Dec 20 17:04:50 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1Gx3vu-0005xv-NO for ged-emacs-devel@m.gmane.org; Wed, 20 Dec 2006 17:04:42 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gx3vt-0003mU-EO for ged-emacs-devel@m.gmane.org; Wed, 20 Dec 2006 11:04:41 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gx3vV-0003lG-Q8 for emacs-devel@gnu.org; Wed, 20 Dec 2006 11:04:17 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gx3vS-0003jR-Mk for emacs-devel@gnu.org; Wed, 20 Dec 2006 11:04:15 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gx3vS-0003j0-7n for emacs-devel@gnu.org; Wed, 20 Dec 2006 11:04:14 -0500 Original-Received: from [195.41.46.235] (helo=pfepa.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Gx3vR-0004ZP-D3 for emacs-devel@gnu.org; Wed, 20 Dec 2006 11:04:13 -0500 Original-Received: from kfs-l.imdomain.dk.cua.dk (unknown [80.165.4.124]) by pfepa.post.tele.dk (Postfix) with SMTP id 594CBFAC076; Wed, 20 Dec 2006 17:04:05 +0100 (CET) Original-To: michael@cadilhac.name (=?utf-8?Q?Micha=C3=ABl?= Cadilhac) In-Reply-To: <87slfaeh5z.fsf@lrde.org> (=?utf-8?Q?Micha=C3=ABl?= Cadilhac's message of "Wed\, 20 Dec 2006 16\:11\:20 +0100") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.92 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:64014 Archived-At: michael@cadilhac.name (Micha=C3=ABl Cadilhac) writes: >> Since whitespace-indent-regexp is already a defcustom, what's the >> problem for you modifying that explicitly when you modify tab-width? > > Well, first because the contradiction between w-cleanup and tabify > would stay. I agreed to fixing that part (somehow) after the release. > > Also, putting w-i-regexp in a Local Variable part produces a warning. > And I don't really want to force a certain value of this variable but > just the amount of spaces it counts. > Sounds like whitespace-indent-regexp should be marked as a safe local variable. Unless it is risky somehow ... ?? --=20 Kim F. Storm http://www.cua.dk