emacs-devel
[Top][All Lists]
Advanced

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

Re: CEDET branch


From: David Engster
Subject: Re: CEDET branch
Date: Sat, 12 Sep 2009 20:56:42 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1 (gnu/linux)

Eric M. Ludlam <address@hidden> writes:
> On Thu, 2009-09-10 at 21:22 -0400, Chong Yidong wrote:
>> I wonder, though, whether the merged version of CEDET should provide a
>> different method for activating CEDET.  The out-of-tree version requires
>> you to put something like
>> 
>>     (setq semantic-load-turn-useful-things-on t)
>>     (require 'cedet)
>> 
>
> That commentary was apparently written a very long time ago.  The
> semantic load feature set has command such as:
>
> (semantic-load-enable-minimum-features)
> (semantic-load-enable-code-helpers)
> (semantic-load-enable-gaudy-code-helpers)
>
> which are handy, or a user can turn on the misc features one at a time.

[...]

> I updated the cedet.el comments to reflect the 'new way' of configuring
> things.

The problem is that semantic-load.el isn't in the Emacs CEDET branch. If
the above configuration is OK for Emacs, it would have to be imported
first.

-David




reply via email to

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