unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: zjyzhaojiyang@gmail.com
To: help-gnu-emacs@gnu.org
Subject: how to display function parameter type by semantic?
Date: Mon, 21 Apr 2008 01:01:10 -0700 (PDT)	[thread overview]
Message-ID: <b9b0ba2d-7a3f-4ac6-800c-b398577f0f18@h1g2000prh.googlegroups.com> (raw)

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.


                 reply	other threads:[~2008-04-21  8:01 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b9b0ba2d-7a3f-4ac6-800c-b398577f0f18@h1g2000prh.googlegroups.com \
    --to=zjyzhaojiyang@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).