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!watmath!clyde!burl!ulysses!allegra!mit-eddie!think!harvard!seismo!brl-tgr!wmartin From: wmartin@brl-tgr.ARPA (Will Martin ) Newsgroups: net.news Subject: "Return" in "rn" Message-ID: <11641@brl-tgr.ARPA> Date: Wed, 17-Jul-85 14:13:22 EDT Article-I.D.: brl-tgr.11641 Posted: Wed Jul 17 14:13:22 1985 Date-Received: Fri, 19-Jul-85 02:10:46 EDT Distribution: net Organization: USAMC ALMSA Lines: 13 Quickie request: the next time "rn" gets updated or modified, could the programmer please change the current process that now echoes "Unnecessary CR ignored" and make a CR do the same thing as a "space" would do at that point in the process? It is more common to press a CR to mean "go on and continue" than it is to press "space", in most user-interfaces, so it is not unlikely for users to hit CR instead of space. It seems a waste of everyone's effort for the program to read that CR and not just act on it, but instead echo back that message. It would be just as easy as doing that echo to just read it as "space" instead. It's not major, but it is a minor annoyance. Will