emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Compilation warnings from latest org from git


From: Carsten Dominik
Subject: Re: [Orgmode] Compilation warnings from latest org from git
Date: Tue, 4 Aug 2009 17:04:56 +0200

Fixed, thanks.

- Carsten

On Aug 3, 2009, at 6:35 PM, Manish wrote:

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


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode





reply via email to

[Prev in Thread] Current Thread [Next in Thread]