all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
Subject: Re: no color syntax highlighting in emacs over SSH
Date: Sat, 30 Sep 2006 00:57:15 +0000 (UTC)	[thread overview]
Message-ID: <efkfdb$21k8$1@agate.berkeley.edu> (raw)
In-Reply-To: mailman.7601.1159564973.9609.help-gnu-emacs@gnu.org

[A complimentary Cc of this posting was sent to
DeeplyPipelined 
<ajitkarthik@gmail.com>], who wrote in article <mailman.7601.1159564973.9609.help-gnu-emacs@gnu.org>:

> Yes, font locking is turned on because I can see formatted fonts in emacs
> (bold, underline), but no color. Also, I am able to get color when I use
> emacs in an X window over ssh (using ssh -X), but I am not able to get
> coloration when I use emacs in  the non-X (TTY) mode.

Your TERM is understood as non-color XTERM.  Set TERM on remote
machine to a color-capable XTERM (may be tricky on Solaris, it has
horrible terminfo database...).

If this fails, you may need to use a custom TERMINFO database.  Get it
from some saner OS, and set $TERMINFO accordingly.  [This assumes that
your Emacs groks TERMINFO.  Do not know whether Solaris builds are
smart enough...]

Hope this helps,
Ilya

  parent reply	other threads:[~2006-09-30  0:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-29  6:18 no color syntax highlighting in emacs over SSH DeeplyPipelined
2006-09-29 12:23 ` Kaloian Doganov
2006-09-29 15:13 ` DeeplyPipelined
     [not found] ` <mailman.7601.1159564973.9609.help-gnu-emacs@gnu.org>
2006-09-30  0:57   ` Ilya Zakharevich [this message]
     [not found] <20803288.182351159542707518.JavaMail.nabble@jubjub.nabble.com>
2006-09-29 15:51 ` Kaloian Doganov
     [not found] <mailman.7585.1159531962.9609.help-gnu-emacs@gnu.org>
2006-09-29 15:48 ` Tim X
2006-09-29 18:48   ` DeeplyPipelined
2006-09-29 18:54   ` Ajit Mylavarapu
2006-09-30 17:55 ` Ajit Mylavarapu

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='efkfdb$21k8$1@agate.berkeley.edu' \
    --to=nospam-abuse@ilyaz.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.