X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-3.1 required=5.0 	tests=AWL,BAYES_00,J_CHICKENPOX_66,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS
X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: Andrew Schulman <schulman.andrew@epamail.epa.gov>
Subject:  Re: Can't compile Screen: Undefined reference to __imp__ospeed
Date:  Thu, 19 Feb 2009 11:27:33 -0500
Lines: 11
Message-ID:  <922rp452nq682lcpobk7gbukuu1glcuai9@4ax.com>
References:  <loom.20090126T051539-969@post.gmane.org> <u3asn41ivnl7ml3vg5nubdh756dh7te9lg@4ax.com> <loom.20090126T233225-348@post.gmane.org> <losun4dma3qh4eiflilod15lgr64c5ait4@4ax.com> <loom.20090128T064317-555@post.gmane.org> <hqh3o4lgioltfcodnhrm4e44m6btpjclcc@4ax.com> <loom.20090129T192545-616@post.gmane.org> <l634o49gg4feoe37afo2lllqh7nio79j8p@4ax.com> <22103799.post@talk.nabble.com>
Mime-Version:  1.0
Content-Type:  text/plain; charset=us-ascii
Content-Transfer-Encoding:  7bit
X-Archive: encrypt
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

> Note that for Emacs to recognize screen-256color, you need to add the
> following into "term/screen-256color.el" in the load path (for Emacs 22):
> 
> (defun terminal-init-screen ()
>   "Terminal initialization function for screen."
>   ;; Use the xterm color initialization code.
>   (load "term/xterm")
>   (xterm-register-default-colors)
>   (tty-set-up-initial-frame-faces))

Thanks, this is good to know.  I'll include it in the screen.README.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

