From owner-cvs-all@FreeBSD.ORG Mon Jul 14 12:00:18 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97FD137B411; Mon, 14 Jul 2003 12:00:18 -0700 (PDT) Received: from smtp4.server.rpi.edu (smtp4.server.rpi.edu [128.113.2.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E3D843FA3; Mon, 14 Jul 2003 12:00:13 -0700 (PDT) (envelope-from drosih@rpi.edu) Received: from [128.113.24.47] (gilead.netel.rpi.edu [128.113.24.47]) by smtp4.server.rpi.edu (8.12.9/8.12.9) with ESMTP id h6EJ0BRD005320; Mon, 14 Jul 2003 15:00:11 -0400 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: In-Reply-To: <20030715035725.R8481@gamplex.bde.org> References: <200307111657.h6BGvhaX047506@repoman.freebsd.org> <20030714003736.A38298@hub.freebsd.org> <20030715035725.R8481@gamplex.bde.org> Date: Mon, 14 Jul 2003 15:00:09 -0400 To: Bruce Evans , "David O'Brien" From: Garance A Drosihn Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-CanItPRO-Stream: unclaimed-spam X-Scanned-By: CanIt (www . canit . ca) cc: Gordon Tetlow cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile.inc1 src/rescue/rescue Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jul 2003 19:00:19 -0000 At 4:03 AM +1000 7/15/03, Bruce Evans wrote: >On Mon, 14 Jul 2003, David O'Brien wrote: > >> On Fri, Jul 11, 2003 at 09:57:43AM -0700, Gordon Tetlow wrote: >> > gordon 2003/07/11 09:57:43 PDT >> > >> > FreeBSD src repository >> > >> > Modified files: >> > . Makefile.inc1 >> > rescue/rescue Makefile >> > Log: > > > Turn rescue back on, conditional to NORESCUE. We seem to > > > be split on using underscores or not, ... > > > > We aren't split -- older options have no underscore, new ones > > do (unless tightly related to older options). Please change > > it to NO_RESUCE. > >We are split. Some of us don't like the underscores. Please >change it only after you change the English word "nothing" to >"no_thing" both in spelling an pronunciation. "norescue" is pronounced "no rescue" and not "nor escue". Personally I think it's much better to have 'no_blah' for options, for those cases where 'noblah' is a valid word that does not mean 'no blah', such as "NO_ISE" being obviously different than "NOISE". I picked up this line of thinking from the author of ruby, who notes that for people who are not-native to English, it is much easier to deal with 'word_word' than 'wordword'. Just my 2 cents. I'd vote for the 'NO_' form. -- Garance Alistair Drosehn = gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu