From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Bill Wohler Newsgroups: gmane.emacs.devel Subject: Re: gratuitous changes Date: Sat, 01 Feb 2003 10:44:14 -0800 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <200302011844.h11IiERc005713@gbr.newt.com> References: <200301312148.h0VLmG128712@rum.cs.yale.edu> <20030201021104.GA25915@gnu.org> NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1044125054 26551 80.91.224.249 (1 Feb 2003 18:44:14 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 1 Feb 2003 18:44:14 +0000 (UTC) Cc: Stefan Monnier Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18f2ce-0006u7-00 for ; Sat, 01 Feb 2003 19:44:12 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18f2jO-0007nc-00 for ; Sat, 01 Feb 2003 19:51:11 +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 18f2dG-0002XG-00 for emacs-devel@quimby.gnus.org; Sat, 01 Feb 2003 13:44:50 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18f2d0-0002PD-00 for emacs-devel@gnu.org; Sat, 01 Feb 2003 13:44:34 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18f2cn-0001qR-00 for emacs-devel@gnu.org; Sat, 01 Feb 2003 13:44:23 -0500 Original-Received: from adsl-209-233-16-176.dsl.snfc21.pacbell.net ([209.233.16.176] helo=gbr.newt.com) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18f2cg-0001VB-00; Sat, 01 Feb 2003 13:44:15 -0500 Original-Received: from newt.com (wohler@localhost [127.0.0.1])h11IiERc005713; Sat, 1 Feb 2003 10:44:14 -0800 X-Draft-From: ("nnml:emacs-devel" 12262) Original-To: Miles Bader X-Mailer: MH-E 7.1+cvs; nmh 1.0.4+dev; GNU Emacs 21.2.1 X-Face: "5k'?Iz]8K@!MNcM~N?&Uw3~UkuQ+b^{)ecyVaJlgKxZsT76xpl+W$/c9RtY/Y6sz>Gg)!b>}74-9nWJC&ajPue}*aD@s"?sQ6;P]M|q1^@We1p_T(A.u[0>+]Ez|;`.biir|K7$UQS=8rxc)`O^~DJs-a7p7XENI_7c]
  • 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:11276 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11276 Miles Bader writes: > In particular, it's a bad idea to blindly use `delete-trailing-whitespace' > (e.g. in write-file-hooks) on files you're going to check in. Or more generally, it's a bad idea to change the default value of *any* variable that might affect others. If you must do so, create a file local variable so that others have the same environment as you. -- Bill Wohler http://www.newt.com/wohler/ GnuPG ID:610BD9AD Maintainer of comp.mail.mh FAQ and MH-E. Vote Libertarian! If you're passed on the right, you're in the wrong lane.