Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!mit-eddie!uw-beaver!teknowledge-vaxc!mkhaw From: mkhaw@teknowledge-vaxc.UUCP Newsgroups: comp.emacs Subject: Re: Some gnu questions Message-ID: <13809@teknowledge-vaxc.ARPA> Date: Thu, 18-Jun-87 01:52:14 EDT Article-I.D.: teknowle.13809 Posted: Thu Jun 18 01:52:14 1987 Date-Received: Fri, 19-Jun-87 04:47:03 EDT References: <359@esunix.UUCP> Reply-To: mkhaw@teknowledge-vaxc.UUCP (Michael Khaw) Organization: Teknowledge, Inc., Palo Alto CA Lines: 23 In article <359@esunix.UUCP> tlastran@esunix.UUCP (Tom LaStrange) writes: >2. When I load vip-mode I can't get it to come up in vip-mode, it > comes up in emacs mode requiring me to hit Ctrl-Z to switch modes, > is there a way to force it not to come up in Emacs mode. I asked the very same question not long ago and the answer that works reliably came from Leonard(?) Tower (apologies if I got the name wrong: I've already deleted the message) What I have in my .emacs file is: (load "vip") (setq term-setup-hook 'vip-mode) This makes the startup code in startup.elc execute the vip-mode function. Why doing "(vip-mode)" in .emacs doesn't work I don't understand. I'm not complaining. It works. Mike Khaw -- internet: mkhaw@teknowledge-vaxc.arpa usenet: {hplabs|sun|ucbvax|decwrl|sri-unix}!mkhaw%teknowledge-vaxc.arpa USnail: Teknowledge Inc, 1850 Embarcadero Rd, POB 10119, Palo Alto, CA 94303