emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Compilation warnings from latest org from git
@ 2009-08-03 16:35 Manish
  2009-08-04 15:04 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Manish @ 2009-08-03 16:35 UTC (permalink / raw)
  To: Org-Mode

Hello Carsten, Bastien!

Just noticed some odd messages from compilation of latest org from git.

,----[ org-clock ]
| emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote
load-path) \"/usr/local/share/emacs/site-lisp\") (add-to-list (quote
load-path) (expand-file-name \"./lisp/\")))" -f batch-byte-compile
lisp/org-clock.el
|
| In end of data:
| org-clock.el:1550:1:Warning: the function `popup-menu' is not known to be
|     defined.
| Wrote /home/zms/elisp/org-mode.git/lisp/org-clock.elc
`----

,----[ org-html ]
| emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote
load-path) \"/usr/local/share/emacs/site-lisp\") (add-to-list (quote
load-path) (expand-file-name \"./lisp/\")))" -f batch-byte-compile
lisp/org-html.el
|
| In org-export-as-html:
| org-html.el:1444:10:Warning: `format' called with 4 args to fill 0 format
|     field(s)
| Wrote /home/zms/elisp/org-mode.git/lisp/org-html.elc
`----

,----[ org-mouse ]
| emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote
load-path) \"/usr/local/share/emacs/site-lisp\") (add-to-list (quote
load-path) (expand-file-name \"./lisp/\")))" -f batch-byte-compile
lisp/org-mouse.el
|
| In org-mouse-yank-link:
| org-mouse.el:645:9:Warning: assignment to free variable
|     `mouse-selection-click-count'
|
| In end of data:
| org-mouse.el:1152:1:Warning: the following functions are not known to be
|     defined: popup-menu, mouse-save-then-kill, mouse-set-point,
|     mouse-drag-region
| Wrote /home/zms/elisp/org-mode.git/lisp/org-mouse.elc
`----

,----[ org-src ]
| emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote
load-path) \"/usr/local/share/emacs/site-lisp\") (add-to-list (quote
load-path) (expand-file-name \"./lisp/\")))" -f batch-byte-compile
lisp/org-src.el
|
| In end of data:
| org-src.el:472:1:Warning: the function `mouse-set-point' is not known to be
|     defined.
| Wrote /home/zms/elisp/org-mode.git/lisp/org-src.elc
`----

Best regards,
-- 
Manish

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-08-04 15:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-03 16:35 Compilation warnings from latest org from git Manish
2009-08-04 15:04 ` Carsten Dominik

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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).