Path: utzoo!attcan!uunet!lll-winken!lll-tis!ames!ll-xn!mit-eddie!bbn!rochester!jpayne From: jpayne@cs.rochester.edu (Jonathan Payne) Newsgroups: comp.emacs Subject: Re: jove & vt100 Message-ID: <9815@sol.ARPA> Date: 19 May 88 00:05:36 GMT References: <299@wmt.UUCP> <1040005@acf8.UUCP> <146@isl.stanford.edu> <3337@hcr.UUCP> Reply-To: jpayne@cs.rochester.edu (Jonathan Payne) Organization: U of Rochester, CS Dept, Rochester, NY Lines: 12 In article <3337@hcr.UUCP> rjg@hcr.UUCP (Bob Gibson) writes: |$TERM variable. This is done in my .joverc with the following line: | source ~/jove/term/$TERM |where ~/jove/term is a directory of jove "terminal descriptions". For | |A word of warning: on previous versions of JOVE, I have found that the |source command must be the last line in your .joverc. I have not |checked this out for version 4.9. Also, I use JOVE on System V, and |some of the above details may be slightly different for other |systems. I like that idea! Anyway, don't worry about the position of the source command in the .joverc. I fixed that a while ago ...