Path: utzoo!attcan!uunet!cs.utexas.edu!tut.cis.ohio-state.edu!ucbvax!THUMPER.BELLCORE.COM!nsb From: nsb@THUMPER.BELLCORE.COM (Nathaniel Borenstein) Newsgroups: comp.soft-sys.andrew Subject: Re: Line Numbers in ez Message-ID: Date: 19 Oct 89 13:32:44 GMT References: Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 7 I think Adam is wrong about the compilation stuff working by default -- if it doesn't work for you, try putting these lines in your .ezinit file: addkey compile-build ^X^E textview addkey compile-next-error ^X^N textview addkey compile-previous-error ^X^P textview addkey compile-kill-build ^X^K textview