From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.emacs.devel Subject: fileio.c "#if 0" block Date: Thu, 03 Mar 2005 22:15:36 +0100 Message-ID: Reply-To: ttn@glug.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1109884434 26211 80.91.229.2 (3 Mar 2005 21:13:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 3 Mar 2005 21:13:54 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 03 22:13:54 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D6xdM-0001tg-9n for ged-emacs-devel@m.gmane.org; Thu, 03 Mar 2005 22:13:24 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D6xwO-0000iJ-A7 for ged-emacs-devel@m.gmane.org; Thu, 03 Mar 2005 16:33:04 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D6xsk-0006Jr-HS for emacs-devel@gnu.org; Thu, 03 Mar 2005 16:29:20 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D6xsg-0006HB-CU for emacs-devel@gnu.org; Thu, 03 Mar 2005 16:29:15 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D6xse-0006FR-Mu for emacs-devel@gnu.org; Thu, 03 Mar 2005 16:29:12 -0500 Original-Received: from [151.38.238.26] (helo=surf.glug.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D6xbS-00031e-JG for emacs-devel@gnu.org; Thu, 03 Mar 2005 16:11:26 -0500 Original-Received: from ttn by surf.glug.org with local (Exim 3.35 #1 (Debian)) id 1D6xfU-00024s-00 for ; Thu, 03 Mar 2005 22:15:36 +0100 Original-To: emacs-devel@gnu.org 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 X-MailScanner-To: ged-emacs-devel@m.gmane.org Xref: main.gmane.org gmane.emacs.devel:34147 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:34147 i'm doing some emacs-on-vms munging, and see a big "do not disturb" block in fileio.c. is that message supposed to be in absolute spirit, or is it ok to touch that code in the name of maintenance? i find it irksome to wrap my head around vms quirks and then turn my back on code as i apply the fruits of my learning elsewhere. it is like painting only the open spaces on the walls and ignoring the trimming, even though the trimming is behind the curtains [insert week-long house-painting ordeal story here...] please cc me in reply; my list subscription is currently fubared. thi