#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 ---------------------------------+------------------------------------------ Since I've upgraded to ncurses and ncursesw 5.7_0, when I type in emacs 22.3.1: {{{ ESC : (make-term "tack" "tack") }}} I get the following error in buffer *tack*: {{{ Terminal not found: TERM=eterm-color usage: tack [-itV] [term] Process tack exited abnormally with code 1 }}} The problem disappears after downgrading to ncurses/ncursesw 5.6. So, it seems that the new ncurses version broke something. -- Ticket URL: <http://trac.macports.org/ticket/17401> MacPorts <http://www.macports.org/> Ports system for Mac OS