Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > f8e72521dff27e71ae9920b50892528a > files > 13

emacs-cedet-1.0-0.pre6.3mdv2010.0.noarch.rpm

How to install Semantic

1) Byte compile semantic (optional, but recommended)
2) Install load hooks into your .emacs file.

   Follow the INSTALL file in the top level of this distribution.

3) If turning everything on is too much:

   There are five levels of support provided in semantic.  The
   functions you can use are:

   semantic-load-enable-minimum-features
   semantic-load-enable-code-helpers
   semantic-load-enable-gaudy-code-helpers
   semantic-load-enable-excessive-code-helpers
   semantic-load-enable-semantic-debugging-helpers

   If you do not get the specific combination of features you want
   you can enable or disable individual features as you wish.
   Please see the documentation for those features for additional
   information about what they enable.

   There is also support for Exuberent ctags if it is installed.  Use:

   semantic-load-enable-all-exuberent-ctags-support

3.141) Custom setup

   If you don't want to use one of the default mode enable functions
   above, you can instead turn on only the parts you want.

   Read the info file in doc/semantic-user.info.  It contains descriptions
   all the different minor modes.

4) To send bug reports, or participate in discussions about semantic,
   use the mailing list cedet-semantic@@sourceforge.net via the URL:

   http://lists.sourceforge.net/lists/listinfo/cedet-semantic