emacs-devel
[Top][All Lists]
Advanced

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

Re: Add "lisp/term/screen-256color.el" for GNU Screen's 256 color mode?


From: Stefan Monnier
Subject: Re: Add "lisp/term/screen-256color.el" for GNU Screen's 256 color mode?
Date: Fri, 20 Feb 2009 16:10:00 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.90 (gnu/linux)

> (load "term/xterm")

> (defun terminal-init-screen ()
>   "Terminal initialization function for screen."
>   ;; Use the xterm color initialization code.
>   (xterm-register-default-colors)
>   (tty-set-up-initial-frame-faces))

> I tried this on my local setup, and it seems to work with
> a "screen-256color" terminal -- all colors show up as expected with list- 
> colors-display.

Does it work also for non-256color screen?


        Stefan




reply via email to

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