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

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

Re: emacs and PuTTY


From: Brendan Halpin
Subject: Re: emacs and PuTTY
Date: Sat, 27 Jan 2007 15:20:16 +0000
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.92 (gnu/linux)

John Oliver <joliver@john-oliver.net> writes:

> On Mon, 22 Jan 2007 20:06:29 +0000, Springfield wrote:
>> Putty and Emacs get along ok, I expect the problem is with the terminal
>> type that Emacs is using. What is the value of (getenv "TERM") from
>> within Emacs? What OS is the host running?
>
> RHEL4
>
> I don't know how to "getenv TERM" inside of emacs... I'm a vi user :-D
> I just had to Google to figure out how to get out of the damn thing :-)

Do ESC : (getenv "TERM") RET
i.e. ESC-: puts you in the emacs-lisp interpreter in the mini
buffer, type (getenv "TERM") including the ()s, hit return. The
value of $TERM will be echoed. 

Brendan
-- 
Brendan Halpin,  Department of Sociology,  University of Limerick,  Ireland
Tel: w +353-61-213147 f +353-61-202569 h +353-61-338562; Room F2-025 x 3147
mailto:brendan.halpin@ul.ie  http://www.ul.ie/sociology/brendan.halpin.html


reply via email to

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