Can't compile Screen: Undefined reference to __imp__ospeed
Andrew Schulman
schulman.andrew@epamail.epa.gov
Thu Feb 19 16:27:00 GMT 2009
> 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/
More information about the Cygwin
mailing list