From: Norberto D. <nor...@gm...> - 2014-07-03 16:23:36
|
Hi all, I'm new to the use of matlab+emacs. I've configured my .emacs so as I'm able to get tab competition in M-shell. However, I'd like to have auto-complete to work together with cedet semantic to get competition suggestions when editing my .m files in matlab-mode (not in M-shell mode). How do I tell autocomplete to use Matlab sources? Is this possible? Also, I would like to keep the default mode of auto-completition in M-shell. That is, a pop-up window and a yellow win help information instead of having a separate mini-buffer when hitting twice tab. Any ideas/suggestions? Thanks! |