Bug 148727

Summary: editors/emacs: devel/cedet Autoloading failed to define function semantic-mode
Product: Ports & Packages Reporter: zyanho <zyanho>
Component: Individual Port(s)Assignee: Ashish SHUKLA <ashish>
Status: Closed Feedback Timeout    
Severity: Affects Only Me CC: cs, miwi
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description zyanho 2010-07-18 04:30:06 UTC
ecb-emacs23 and jde-emacs23 depend on emacs23.2 and cedet-emacs23 in freebsd ports.
but,if install cedet-emacs23 by port.but when i type tools-> source code parsers(semantic) to enable semantic
i get this message."Autoloading failed to define function semantic-mode"
and i also cannot enable ede without any error,but "development" didnot show in memu.
this maybe wrong with CEDET (shipped with Emacs) and CEDET (from port)

How-To-Repeat: 1.install emacs by port.
2.run emacs. ede and semantic should be find.
3.install cedet-emacs23 by port
4.run emacs.
5.type tools-> source code parsers(semantic) to enable semantic will get "Autoloading failed to define function semantic-mode"
6.type tools-> ede . "development" did not show in memu
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2010-07-18 16:18:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mva

Fix synopsis and assign.
Comment 2 Marcus von Appen freebsd_committer freebsd_triage 2010-08-03 18:49:57 UTC
Responsible Changed
From-To: mva->ashish

Over to editor/emacs maintainer as it seems to be related to emacs' 
semantic version
Comment 3 Carlo Strub freebsd_committer freebsd_triage 2014-09-07 19:47:31 UTC
Is this PR still relevant?