unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* how to display function parameter type by semantic?
@ 2008-04-21  8:01 zjyzhaojiyang
  0 siblings, 0 replies; only message in thread
From: zjyzhaojiyang @ 2008-04-21  8:01 UTC (permalink / raw)
  To: help-gnu-emacs

hi everyone.
I use emacs to edit c/c++ file with cedet, but i have a questiong
about semantic. when i put the cursor on a function name, it display
all infomations about the function except function paramenter type in
the minibuffer.

The settings for semantic are:
(custom-set-variables
....other stuff
 '(global-semantic-stickyfunc-mode nil nil (semantic-util-modes))
 '(semantic-idle-scheduler-idle-time 3)
)
(load-file "~/site-lisp/cedet/common/cedet.el")
;;(semantic-load-enable-code-helpers)
(semantic-load-enable-guady-code-helpers)
(which-func-mode t)
(setq semanticdb-default-save-directory "~/tmp/semantic").

so, could you help me please?

Thanks.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-04-21  8:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-21  8:01 how to display function parameter type by semantic? zjyzhaojiyang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).