all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* emacs terminal colors
@ 2008-10-02 13:22 egor.shalashnikov
  2008-10-02 14:31 ` Egor
  2008-10-03  3:36 ` Tim X
  0 siblings, 2 replies; 5+ messages in thread
From: egor.shalashnikov @ 2008-10-02 13:22 UTC (permalink / raw)
  To: help-gnu-emacs

Hi!,
I have a problem with emacs colors in terminal, spent all day on it.
I'm connecting to a remote shell 1 (rhel):
'ssh <rhel>'
And connecting from my computer to a remote shell 2 (solaris)
'ssh <sol>'

The settings are nearly the same, but emacs on <rhel> displays many
colors by default, and on <sol> by default are only 2 colors.
How do enable --color=auto emacs switch by using only evn settings?
(If I use emacs --color on <sol> emacs starts with many colors).

Note: It's not a problem always use --color for emacs, but:
I play with parameters in some functions into .emacs, so --color is
the additional parameter and it breaks up logic into function when I
use emacs as a diff utility (emacs -diff file1 file2: works, but emacs
--color -diff file1 file 2: doesn't)

env:
TERM=xterm
COLORTERM=gnome-terminal (mc works fine with color after I've added
this env setting)

.emacs:
(global-font-lock-mode 1)


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-10-03  3:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-02 13:22 emacs terminal colors egor.shalashnikov
2008-10-02 14:31 ` Egor
2008-10-02 14:56   ` Peter Dyballa
     [not found]   ` <mailman.47.1222959387.25473.help-gnu-emacs@gnu.org>
2008-10-02 16:03     ` Egor
2008-10-03  3:36 ` Tim X

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.