all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: presto08@me.com
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: David De La Harpe Golden <david@harpegolden.net>, emacs-devel@gnu.org
Subject: Re: Add "lisp/term/screen-256color.el" for GNU Screen's 256 color mode?
Date: Fri, 06 Mar 2009 21:38:29 +0200	[thread overview]
Message-ID: <B18C9CAF-1839-4C6A-8048-30B194FF3164@me.com> (raw)
In-Reply-To: <jwvr61s7r4y.fsf-monnier+emacs@gnu.org>

Stefan Monnier kirjoitti 20.2.2009 kello 23.09:

>> => So if that terminal-init-screen is used, calling it that and  
>> putting it
>> in term/screen.el is for the best as far as I can see.
>
> Why don't you try it,


Seems like this thread did not reach any conclusion. However, at least  
two people reported the suggestion working, and no open issues/ 
objections, as far as I can tell. Who should be approached about  
adding the suggested file to the Emacs CVS repository?

File "term/screen.el":

(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))




  parent reply	other threads:[~2009-03-06 19:38 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-20  9:12 Add "lisp/term/screen-256color.el" for GNU Screen's 256 color mode? Presto Ten
2009-02-20 15:15 ` Stefan Monnier
2009-02-20 17:46   ` David De La Harpe Golden
2009-02-20 21:09     ` Stefan Monnier
2009-02-21 14:22       ` David De La Harpe Golden
2009-03-06 19:38       ` presto08 [this message]
2009-03-07 19:38         ` Chong Yidong
2009-02-20 18:44   ` presto08
2009-02-20 21:10     ` Stefan Monnier
2009-02-20 21:22       ` presto08
  -- strict thread matches above, loose matches on Subject: below --
2009-03-07 13:04 Xavier Maillard

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=B18C9CAF-1839-4C6A-8048-30B194FF3164@me.com \
    --to=presto08@me.com \
    --cc=david@harpegolden.net \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.