Path: utzoo!mnetor!uunet!lll-winken!csustan!polyslo!csun!sdcrdcf!ism780c!mikep From: mikep@ism780c.UUCP (Michael A. Petonic) Newsgroups: comp.emacs Subject: Buffer Local Variables Message-ID: <8770@ism780c.UUCP> Date: 29 Jan 88 17:25:07 GMT Reply-To: mikep@ism780c.UUCP (Michael A. Petonic) Organization: Interactive Systems Corp., Santa Monica CA Lines: 18 I've notices a peculiarity with GNU Emacs version 18.40.4 on BSD. Say that I define a variable FOO and make that variable buffer local. Say I store a value of "BAR" into FOO. Fine, it takes and acts like what a well behaved buffer-local-variable should act like. However, when I change modes, say from Emacs-lisp to Fundemental in that buffer... BOOM! It wipes out the value of FOO. It's now set to nil. Any way I can overcome this problem so that the variable stays set even across mode switches? -MikeP -------- Michael A. Petonic (213) 453-8649 x3247 INTERACTIVE Systems Corporation "My opinions in no way influences 2401 Colorado Blvd. the price of tea in China." Santa Monica, CA. 90404 {sdcrdcf|attunix|microsoft|sfmin}!ism780c!mikep