From: Dave Pearson Newsgroups: comp.os.msdos.djgpp Subject: Re: newbie needs help configuring emacs Date: Tue, 8 Apr 1997 16:42:44 GMT Organization: Hagbard's World (A Private Internet Host) Sender: usenet AT hagbard DOT demon DOT co DOT uk Message-ID: References: <5ibf77$jnv AT gerry DOT cc DOT keele DOT ac DOT uk> Lines: 30 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp On Tue, 8 Apr 1997 08:33:41 GMT, Dave Pearson wrote: > The other possibility would be to add something like the following > to ~/[._]profile: > > function emacs() > { > ( unset TERM;emacs $* ) > } Hmm, obviously , what I intended to say there was: function emacs() { ( unset TERM; /emacs $* ) } for example: function emacs() { ( unset TERM; d:/emacs/emacs-19.34-djgpp/bin/emacs $* ) } -- Take a look in Hagbard's World: | w3ng - The WWW Norton Guide reader. http://www.acemake.com/hagbard/ | ng2html - The NG to HTML converter. Also available in the UK: | eg - Norton Guide reader for Linux. http://www.hagbard.demon.co.uk/ | dgscan - DGROUP scanner for Clipper.