help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: autoload semantic error


From: Jason Rumney
Subject: Re: autoload semantic error
Date: Wed, 22 Aug 2007 15:06:49 -0000
User-agent: G2/1.0

On 22 Aug, 11:19, pzehnder <philipp.zehn...@gmail.com> wrote:

> Try putting this in your .emacs file:
>
> (load-file "/usr/share/emacs/site-lisp/cedet/semantic/bovine/semantic-
> c.el")

Or better, regenerate the cedet-loaddefs file to include the autoloads
for all of CEDET (something went wrong with the initial generation for
me, maybe its a bug in pre4):

(cedet-update-autoloads "/usr/share/emacs/site-lisp/cedet/common/cedet-
loaddefs.el"
    "/usr/share/emacs/site-lisp/cedet" "cogre" "common" "contrib"
"ede" "eieio" "semantic" "semantic/bovine" "semantic/wisent"
"speedbar")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]