February 13, 2009

Small article about Cedet

I wrote small article, called "A Gentle introduction to Cedet" about how to install & use the Cedet package. I hope, that this article will help Emacs users to get information about this wonderful package.
You can write comments and suggestions about article in comment widget at the end of page (JavaScript should be enabled).
P.S. i know that there are grammatical errors in my article, please write your comments at the end of the page, or via mail/jabber directly to me.

1 comments:

Richard said...

(I left a message by the article) Where does senator-try-expand-semantic fit in now? I have this on hippie-expand lists but not in my auto-complete function list. It's the only one which correctly complete something like EXIT_SUCCESS in main() by parsing stdlib.h correctly. Auto-complete is wonderul but it would be nice if it could read the same completions as the functon above.