In this case order is very important. Because Semantic uses Global, GNU Global should be loaded before loading Semantic.
The problems is, Semantic doesn't shows any warning or error even if order is wrong.
So, your .emacs should be like follows,
... [loading Global] ... [loading Semantic and setting for using Global] ...
'Tools' 카테고리의 다른 글
[ Emacs ] key-bindings.... (my environment) (0) | 2012.03.23 |
---|---|
Interesting rule of GNU make. (0) | 2012.03.23 |
[Tools] Customizing skip list of GNU Global (including regular expression) (0) | 2011.07.06 |
[Tools] 'Tab' means 'Command' in Make. (0) | 2011.01.26 |
[Tool] gnumake... (0) | 2010.02.19 |