From: LeAnthony <LeAnthonyRN@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Emacs "dumb" terminal question.
Date: Sat, 17 Nov 2007 03:03:24 -0800 (PST) [thread overview]
Message-ID: <14332b74-d85d-46d3-9ad3-7c5854857211@n20g2000hsh.googlegroups.com> (raw)
In-Reply-To: mailman.3692.1195251433.18990.help-gnu-emacs@gnu.org
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_
next prev parent reply other threads:[~2007-11-17 11:03 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-16 2:20 Emacs "dumb" terminal question LeAnthony
2007-11-16 22:17 ` Peter Dyballa
[not found] ` <mailman.3692.1195251433.18990.help-gnu-emacs@gnu.org>
2007-11-17 11:03 ` LeAnthony [this message]
2007-11-17 13:45 ` Peter Dyballa
[not found] ` <mailman.3711.1195307157.18990.help-gnu-emacs@gnu.org>
2007-11-17 19:16 ` LeAnthony
2007-11-18 23:39 ` Peter Dyballa
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=14332b74-d85d-46d3-9ad3-7c5854857211@n20g2000hsh.googlegroups.com \
--to=leanthonyrn@gmail.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).