all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
Subject: Re: ansi/vt100 cursor issue
Date: 19 May 2004 08:49:41 +0200	[thread overview]
Message-ID: <uk6z829oa.fsf@gnu.org> (raw)
In-Reply-To: <BAY2-F1129CMdZpDsiI000197da@hotmail.com> (barnabyf@hotmail.com)

> From: "Barnaby Falls" <barnabyf@hotmail.com>
> Date: Tue, 18 May 2004 13:25:32 -0700
> 
> I run emacs 21.2 on Linux and want to get the color syntax highlighting and 
> all that. When I run with TERM=vt100 I get a gray and bold highlighting and 
> the cursor appears where it should.

That's because vt100 doesn't support colors.

> However, if I run with TERM=ansi, I get 
> the cool color syntax highlighting but the cursor is all the way in the top 
> right corner of the window and some text is wrapped and starts at the end of 
> the previous line.

Sounds like "ansi" does not accurately describe your terminal: the
cursor motion commands are incorrect.

> This all just regular text emacs, no X. Any ideas on how 
> to correct this so I can get emacs working with TERM=ansi?

What terminal do you _actually_ use?  You need to point TERM to the
name of that terminal, not some more-or-less arbitrary name like
"ansi".

AFAIK, GNU/Linux systems have TERM set to the right string
automatically, so you shouldn't need to change that yourself.  What is
the value of TERM when you log in with an empty .login and shell
startup files?

  reply	other threads:[~2004-05-19  6:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-18 20:25 ansi/vt100 cursor issue Barnaby Falls
2004-05-19  6:49 ` Eli Zaretskii [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-05-19  7:51 Barnaby Falls
2004-05-19 14:26 ` Eli Zaretskii
     [not found] <mailman.6207.1084954067.1061.help-gnu-emacs@gnu.org>
2004-05-19 12:00 ` Miles Bader
2004-05-19 15:59 ` Stefan Monnier
2004-05-19 19:46   ` Eli Zaretskii

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=uk6z829oa.fsf@gnu.org \
    --to=eliz@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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.