Return to BSD News archive
Xref: sserve comp.os.386bsd.questions:15849 gnu.emacs.help:23796 Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mira.net.au!news.netspace.net.au!serval.net.wsu.edu!netnews.nwnet.net!oracle.pnl.gov!osi-east2.es.net!lll-winken.llnl.gov!overload.lbl.gov!agate!howland.reston.ans.net!Germany.EU.net!Informatik.Uni-Dortmund.DE!fbi-news!grossjoh From: grossjoh@linus.informatik.uni-dortmund.de (Kai Grossjohann) Newsgroups: comp.os.386bsd.questions,gnu.emacs.help Subject: Re: Gnu emacs-19.28 and FreeBSD-2.0R Date: 12 Jan 1995 11:28:33 GMT Organization: CS Department, University of Dortmund, Germany Lines: 17 Message-ID: <GROSSJOH.95Jan12122833@linus.informatik.uni-dortmund.de> References: <MORGAN.95Jan11142736@world.std.com> Reply-To: Kai Grossjohann <grossjoh@ls6.informatik.uni-dortmund.de> NNTP-Posting-Host: linus.informatik.uni-dortmund.de To: morgan@world.std.com (William M Stair) In-reply-to: morgan@world.std.com's message of Wed, 11 Jan 1995 19:27:36 GMT >>>>> "Morgan" == William M Stair <morgan@world.std.com> writes: Morgan> I can't make the arrow keys work in Emacs using ansi mode. Morgan> Can anyone tell me the "right" way to do this? I can fix it Morgan> partly by putting global-set-key commands in my .emacs, but Morgan> this would have to be duplicated for every user, and it Morgan> seems like a workaround anyway. You can put the global-set-key statements in site-start.el instead. Or you can put them in default.el, if you like. site-start.el and default.el are loaded automatically when Emacs starts up (but a user can inhibit this using command line options and ELisp variable settings). \kai{} -- Life is hard and then you die.