From: Thierry Volpiatto <thierry.volpiatto@gmail.com>
To: emacs-devel@gnu.org
Subject: How can i deal with byte-compiler warning about semantic
Date: Sat, 29 May 2010 12:36:43 +0200 [thread overview]
Message-ID: <876327t2o4.fsf@tux.homenetwork> (raw)
Hi all,
i have always this warning when byte compiling anything-config.el:
,----
| In end of data:
| anything-config.el:6411:1:Warning: the following functions might not be defined at runtime:
| semantic-format-tag-summarize, semantic-tag-components,
| semantic-go-to-tag
`----
We have a (eval-when-compile (require 'semantic nil t)) at start of
source definition.
How can i do to avoid this warning?(i don't use semantic personnaly).
Or is it may be an unsolved Emacs problem like all the things turning
around (require 'cl)...?
--
Thierry Volpiatto
Gpg key: http://pgp.mit.edu/
next reply other threads:[~2010-05-29 10:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-29 10:36 Thierry Volpiatto [this message]
2010-05-29 16:43 ` How can i deal with byte-compiler warning about semantic Lennart Borgman
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=876327t2o4.fsf@tux.homenetwork \
--to=thierry.volpiatto@gmail.com \
--cc=emacs-devel@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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.