emacs -batch -q -no-site-file -no-init-file -l ./docomp.el -f batch-byte-compile egg.el
In toplevel form:
egg.el:47:1:Warning: defgroup for `egg' fails to specify containing group
Wrote /home/mitsutoshi/src/sourceforge.jp/tamago-tsunagi/egg.elc
emacs -batch -q -no-site-file -no-init-file -l ./docomp.el -f batch-byte-compile egg-edep.el
Wrote /home/mitsutoshi/src/sourceforge.jp/tamago-tsunagi/egg-edep.elc
emacs -batch -q -no-site-file -no-init-file -l ./docomp.el -f batch-byte-compile egg-com.el
In decode-fixed-euc-china-region:
egg-com.el:634:40:Warning: `charset-id' is an obsolete function (as of 23.1).
egg-com.el:642:17:Warning: `charset-id' is an obsolete function (as of 23.1).
egg-com.el:648:17:Warning: `charset-id' is an obsolete function (as of 23.1).
egg-com.el:650:9:Warning: `charset-id' is an obsolete function (as of 23.1).
egg-com.el:691:1:Warning: `make-coding-system' is an obsolete function (as of
23.1); use `define-coding-system' instead.
egg-com.el:698:1:Warning: `make-coding-system' is an obsolete function (as of
23.1); use `define-coding-system' instead.
egg-com.el:705:1:Warning: `make-coding-system' is an obsolete function (as of
23.1); use `define-coding-system' instead.
egg-com.el:712:1:Warning: `make-coding-system' is an obsolete function (as of
23.1); use `define-coding-system' instead.
egg-com.el:739:1:Warning: `make-coding-system' is an obsolete function (as of
23.1); use `define-coding-system' instead.
Wrote /home/mitsutoshi/src/sourceforge.jp/tamago-tsunagi/egg-com.elc
emacs -batch -q -no-site-file -no-init-file -l ./docomp.el -f batch-byte-compile egg-cnv.el
In egg-insert-new-bunsetsu:
egg-cnv.el:863:33:Warning: `buffer-has-markers-at' is an obsolete function (as
of 24.3).
egg-cnv.el:857:11:Warning: `buffer-has-markers-at' is an obsolete function (as
of 24.3).
egg-cnv.el:871:58:Warning: `buffer-has-markers-at' is an obsolete function (as
of 24.3).
egg-cnv.el:873:33:Warning: `buffer-has-markers-at' is an obsolete function (as
of 24.3).
Wrote /home/mitsutoshi/src/sourceforge.jp/tamago-tsunagi/egg-cnv.elc
emacs -batch -q -no-site-file -no-init-file -l ./docomp.el -f batch-byte-compile egg/wnnrpc.el
In wnnrpc-check-passwd:
egg/wnnrpc.el:1643:41:Warning: value returned from (- result) is unused
Wrote /home/mitsutoshi/src/sourceforge.jp/tamago-tsunagi/egg/wnnrpc.elc
バイトコンパイル時に以下の警告メッセージが出る。 これらのメッセージを出さないようにプログラムを変更したい。