Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA Path: utzoo!linus!philabs!cmcl2!seismo!brl-tgr!wmartin From: wmartin@brl-tgr.ARPA (Will Martin ) Newsgroups: net.news Subject: Re: "Return" in "rn" Message-ID: <102@brl-tgr.ARPA> Date: Tue, 23-Jul-85 11:40:12 EDT Article-I.D.: brl-tgr.102 Posted: Tue Jul 23 11:40:12 1985 Date-Received: Wed, 24-Jul-85 08:27:57 EDT References: <11641@brl-tgr.ARPA> <9145@ucbvax.ARPA> <727@lsuc.UUCP> Reply-To: wmartin@brl-bmd.UUCP Distribution: net Organization: USAMC ALMSA Lines: 13 Summary: A way to do it I received a mailed reply which showed a way to use the ".rnmac" macro file to get "return" made equivalent to "space" in rn. This has no effect here, where the version command returns "v 4.1" as part of the string, but it *does* work over at the other place I run rn (ALMSA-1) [version v 4.3.1.3]. Merely create a file named ".rnmac" with this line in it: ^M \040 and that is all that is needed! Thanks to G|ran Uddeborg for the info! Will