Xref: utzoo comp.emacs:5212 gnu.emacs:409 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!bloom-beacon!mgm.mit.edu!wolfgang From: wolfgang@mgm.mit.edu (Wolfgang Rupprecht) Newsgroups: comp.emacs,gnu.emacs Subject: Re: Help with .emacs file Message-ID: <9068@bloom-beacon.MIT.EDU> Date: 3 Feb 89 04:10:09 GMT References: <17851@vax5.CIT.CORNELL.EDU> Sender: daemon@bloom-beacon.MIT.EDU Reply-To: wolfgang@mgm.mit.edu.UUCP (Wolfgang Rupprecht) Organization: Freelance Software Consultant, Boston, Ma. Lines: 19 In article <17851@vax5.CIT.CORNELL.EDU> jhc@Vax5.CIT.Cornell.EDU ( ) writes: >I'm trying to set up an .emacs file for one of my accounts. I'm having >trouble getting the syntax for the set-variable command correct. I've tried: >set-variable meta-flag 1 >set-variable meta-flag=1 >and some other variations. None have worked. first put this in your .emacs file: (setq meta-flag t) then go out and buy: "Lisp", Winton and Horn, Adison and Wesly 1984 and figure out what it is you just did. (Your'll be happy you did.) -wolfgang Wolfgang Rupprecht ARPA: wolfgang@mgm.mit.edu (IP 18.82.0.114) TEL: (617) 267-4365 UUCP: mit-eddie!mgm.mit.edu!wolfgang