Path: utzoo!mnetor!uunet!husc6!purdue!decwrl!megatest!sudweeks From: sudweeks@megatest.UUCP (Bruce Sudweeks) Newsgroups: comp.editors Subject: tag files in VI Message-ID: <488@desert.megatest.UUCP> Date: 28 Apr 88 15:41:31 GMT References: <2775@pasteur.Berkeley.Edu> Organization: Megatest Corporation, San Jose, Ca Lines: 15 I seems to have a problem in setting more than about 4 tag files in my EXINIT environment variable. I't seems that VI will only except an option string that is less than 80 characters long. If it is longer, I get this error message: String too long in option assignment My EXINIT variable looks like this: setenv EXINIT "set tags=tags\ $home/c\ $home/d\ $home/l\ $home/r showmatch redraw | set ai | set sh=$shell" I'm running UNIX on a SUN 3. Can any one give me an idea on this problem.. -Bruce- { sun, pyramid } sudweeks@megatest