Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!munnari!otc!metro!rossc From: rossc@metro.oz (Ross Cartlidge) Newsgroups: comp.bugs.4bsd Subject: Re: m4 doesn't see macros after sharp signs Message-ID: <387@metro.oz> Date: Sun, 17-May-87 00:17:14 EDT Article-I.D.: metro.387 Posted: Sun May 17 00:17:14 1987 Date-Received: Tue, 19-May-87 01:19:30 EDT References: <3780@oddjob.UChicago.EDU> Reply-To: rossc@metro.UUCP (Ross Cartlidge) Distribution: world Organization: Uni Computing Services, Uni of Sydney. Australia. Lines: 9 In article <3780@oddjob.UChicago.EDU> matt@oddjob.uchicago.edu (I am not a Grook) writes: >Description: > Any macros that come after a sharp-sign (#) are not > expanded. >Repeat-By: By default everything from a # to the end of line is treated as a m4 comment as is left unprocessed. See "changecom" in m4(1) SysV.