Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!bellcore!whuxcc!lcuxlm!whuxl!houxm!ho95e!wcs From: wcs@ho95e.UUCP (#Bill_Stewart) Newsgroups: net.micro.mac,net.unix Subject: Re: Re: Porting UNIX Applications to the Mac Message-ID: <910@ho95e.UUCP> Date: Fri, 26-Sep-86 01:00:23 EDT Article-I.D.: ho95e.910 Posted: Fri Sep 26 01:00:23 1986 Date-Received: Tue, 30-Sep-86 01:34:13 EDT References: <1572@cbdkc1.UUCP> <1091@hoptoad.uucp> Reply-To: wcs@ho95e.UUCP (Bill Stewart 1-201-949-0705 ihnp4!ho95c!wcs HO 2G202) Organization: AT&T Bell Labs, Holmdel NJ Lines: 25 Xref: watmath net.micro.mac:7942 net.unix:9356 In article <791@mtund.UUCP> adam@mtund.UUCP (Adam V. Reed) writes: >Larry Tesler: >> .... A useful definition >> of mode is a state of a user interface that affects the interpretation of >> subsequent inputs without obvious indication........ >> But it is exceedingly rare compared with systems like vi that overload the >> typing keys with functional meanings. >Although I enjoy the relative orthogonality of vi, I think that some >visible indication of whether one's input will be interpreted as text >or commands might be very desirable. But would it really be enough to >make vi "modeless"? AT&T Version 3.9 of vi (comes with SVR2) has a "showmode" option which does just that. It's part of our standard options for novices. I don't use it, partly because of the wonderful things it does on paper terminals :-. It helps a bit when you forget which mode you're in. Put "set showmode" in your $EXINIT. Most emacs versions I've used have similar features, at least to the extent of moving the cursor to line 24 during a ^X: command; when I use emacs I keep it in Electric-C-Mode or nroff-mode (just to add fuel to the is-emacs-modeless fire.) My reasons for using vi are more plebian; I learned it first and for most of my work emacs isn't a big enough gain to switch. -- # Bill Stewart, AT&T Bell Labs 2G-202, Holmdel NJ 1-201-949-0705 ihnp4!ho95c!wcs