#27782: problems with ecb ------------------------------+--------------------------------------------- Reporter: pyrios@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: emacs xemacs | Port: ecb ------------------------------+--------------------------------------------- Comment(by pyrios@…): In regards to the cedet dependency. The error message about the version is a bit of a distraction. There is some extra configuration required for cedet and ecb to work. The following commands need to be executed to be able to use cedet and ecb. {{{ (load-file "/opt/local/share/emacs/site-lisp/common/cedet.el") (require 'ecb) }}} I put these in my ~/.emacs file. If there is a site wide file that can get updated when the ports are installed, that would be preferable. -- Ticket URL: <https://trac.macports.org/ticket/27782#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS