From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Subject: Re: [9fans] samuel From: forsyth@caldo.demon.co.uk MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-hilrbopmayozcltnurvyfjmjwu" Message-Id: <20020310222503.9D0C1199ED@mail.cse.psu.edu> Date: Sun, 10 Mar 2002 22:20:41 +0000 Topicbox-Message-UUID: 630684f8-eaca-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-hilrbopmayozcltnurvyfjmjwu Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit actually, quite apart from the understandable desire to have improvements in the programming environment, i have to say that given C's syntax, i still find static int burble(stuff) { easier to spot at a glance than static int burble(stuff) { even when the aim is not to grep for things, but perhaps that's just me. i thought lcc was a good program, but i found it harder to read for that reason. (i know, i know, i could use something that puts the function names in chartreuse.) --upas-hilrbopmayozcltnurvyfjmjwu Content-Type: message/rfc822 Content-Disposition: inline Return-Path: <9fans-admin@cse.psu.edu> Received: from punt-1.mail.demon.net by mailstore for forsyth@caldo.demon.co.uk id 1015795006:10:24914:60; Sun, 10 Mar 2002 21:16:46 GMT Received: from psuvax1.cse.psu.edu ([130.203.4.6]) by punt-1.mail.demon.net id aa1024968; 10 Mar 2002 21:16 GMT Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.8.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 6FD7919981; Sun, 10 Mar 2002 16:16:44 -0500 (EST) Delivered-To: 9fans@cse.psu.edu Received: from mta1-rme.xtra.co.nz (mta1-rme.xtra.co.nz [210.86.15.129]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id D0929199BF for <9fans@cse.psu.edu>; Sun, 10 Mar 2002 16:14:02 -0500 (EST) Received: from MERCURY ([210.55.57.168]) by mta1-rme.xtra.co.nz with SMTP id <20020310211137.XLEG8792.mta1-rme.xtra.co.nz@MERCURY> for <9fans@cse.psu.edu>; Mon, 11 Mar 2002 10:11:37 +1300 Message-Id: <3.0.6.32.20020311101349.00998010@pop3.clear.net.nz> X-Sender: mbml/andrew@pop3.clear.net.nz X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) To: 9fans@cse.psu.edu Subject: Re: [9fans] samuel In-Reply-To: <5194db69d6a2bcb77be8696538794a50@plan9.bell-labs.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: 9fans-admin@cse.psu.edu Errors-To: 9fans-admin@cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.0.8 Precedence: bulk Reply-To: 9fans@cse.psu.edu List-Help: List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Archive: Date: Mon, 11 Mar 2002 10:13:49 +1300 >Samuel didn't make the grade. If it had, I think it would still be >around. > Fair enough. I'd just like some way to find function definitions without changing the way I lay them out. grep ^nurdge *.c does have the appeal of simplicity, but I don't like adjusting my style to suit the machine. --upas-hilrbopmayozcltnurvyfjmjwu--