#17401: emacs make-term: eterm-color not found due to new ncurses version ---------------------------------+------------------------------------------ Reporter: vinc17@… | Owner: imajes@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: emacs,ncurses,ncursesw ---------------------------------+------------------------------------------ Comment(by vinc17@…): As said by Thomas Dickey, Eterm-color (with a capital E) is for another terminal and should not be used with Emacs. With previous ncurses versions, it was used by mistake under Mac OS X. Note that this bug is fixed upstream in patch 20081129 from [ftp://invisible- island.net/ncurses/5.7/]: {{{ +20081129 [...] + + add eterm-color entry (report by Vincent Lefevre) -TD }}} A temporary workaround is to get these terminfo data and install them in one's home directory with tic. -- Ticket URL: <http://trac.macports.org/ticket/17401#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS