help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs "dumb" terminal question.


From: LeAnthony
Subject: Re: Emacs "dumb" terminal question.
Date: Sat, 17 Nov 2007 03:03:24 -0800 (PST)
User-agent: G2/1.0

I attempted the items below, I'm using BASH by the way.  Still getting
the not defined message when I attempt to start emacs.  tset--Q is not
defined.
When I change it to ANSI or VT100 emacs gives me the "dump" message
again"


On Nov 16, 5:17 pm, Peter Dyballa <Peter_Dyba...@Web.DE> wrote:
> Am 16.11.2007 um 03:20 schrieb LeAnthony:
>
> > I start slime and get e"macs: Terminal type "dumb" is
> > not powerful enough to run Emacs."
>
> PuTTY can be considered an xterm emulation. So it might help to put
> into your ~/.profile file something like
>
>         TERM=`tset - -Q`
>         export TERM
>
> tset tries to determine in which terminal emulation it is running.
> This is recorded in the TERM environment variable. GNU Emacs uses
> this to determine whether it can run in this environment.
>
> If this fails, then set in ~/.profile TERM to xterm or xterm-color
> and export the variable when logged in via ssh/PuTTY.
>
> --
> Greetings
>
>    Pete
>
> IMBECILITY, n.  A kind of divine inspiration, or sacred fire
> affecting censorious critics of this dictionary.
>                     -- Ambrose Bierce: _The Devil's Dictionary_



reply via email to

[Prev in Thread] Current Thread [Next in Thread]