From mboxrd@z Thu Jan 1 00:00:00 1970 From: "T. V. Raman" Subject: next-line called in lisp code: Date: Fri, 7 Sep 2007 06:38:31 -0700 Message-ID: <18145.21591.77290.638864@gargle.gargle.HOWL> Reply-To: raman@users.sf.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ITe2c-0003M5-Jm for emacs-orgmode@gnu.org; Fri, 07 Sep 2007 09:38:34 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ITe2c-0003Kg-48 for emacs-orgmode@gnu.org; Fri, 07 Sep 2007 09:38:34 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ITe2b-0003KL-Id for emacs-orgmode@gnu.org; Fri, 07 Sep 2007 09:38:33 -0400 Received: from sccrmhc11.comcast.net ([204.127.200.81]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ITe2a-0002M1-Cg for emacs-orgmode@gnu.org; Fri, 07 Sep 2007 09:38:32 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode >From building 5.08: emacs -batch -q -eval "(add-to-list (quote load-path) \"/usr/local/share/emacs/site-lisp\")" -f batch-byte-compile org.el In org-columns-eval: org.el:14725:8:Warning: `next-line' used from Lisp code That command is designed for interactive use only In end of data: org.el:24787:1:Warning: the following functions might not be defined at runtime: gnus-summary-last-subject, rmail-show-message, parse-time-string, calendar-forward-day, check-calendar-holidays, calendar-goto-date, calendar-goto-today, calendar-iso-date-string, calendar-julian-date-string, calendar-astro-date-string, calendar-hebrew-date-string, calendar-islamic-date-string, calendar-french-date-string, calendar-bahai-date-string, calendar-mayan-date-string, calendar-coptic-date-string, calendar-ethiopic-date-string, calendar-persian-date-string, calendar-chinese-date-string, Info-goto-node org.el:24787:1:Warning: the following functions are not known to be defined: add-local-hook, table--at-cell-p, bbdb-record-name, bbdb-current-record, bbdb-record-getprop, vm-summarize, vm-follow-summary-cursor, vm-select-folder-buffer, vm-su-subject, vm-get-header-contents, vm-su-message-id, wl-summary-message-number, elmo-message-field, elmo-msgdb-overview-get-entity, wl-summary-buffer-msgdb, wl-summary-line-from, elmo-message-entity-field, wl-summary-line-subject, rmail-narrow-to-non-pruned-header, gnus-article-show-summary, dired-get-filename, bbdb-name, bbdb-company, bbdb, Info-find-node, vm-isearch-update, vm-isearch-narrow, vm-beginning-of-message, elmo-folder-exists-p, wl-folder-get-elmo-folder, wl-summary-goto-folder-subr, wl-summary-jump-to-msg-by-message-id, wl-summary-redisplay, rmail-what-message, mh-index-previous-folder, mh-get-msg-num, mh-show-buffer-message-number, mh-display-msg, mh-header-display, mh-show-header-display, mh-get-header-field, mh-show, mh-show-show, mh-find-path, mh-visit-folder, mh-normalize-folder-name, mh-search-choose, mh-search, mh-show-msg, bibtex-generate-autokey, bibtex-beginning-of-entry, bibtex-parse-entry, bibtex-url, remember, remember-buffer-desc, make-glyph, list-diary-entries, add-to-diary-list, cdlatex-tab, org-export-latex-cleaned-string Wrote /tmp/org-5.08/org.elc emacs -batch -q -eval "(add-to-list (quote load-path) \"/usr/local/share/emacs/site-lisp\")" -f batch-byte-compile org-publish.el In org-publish-org-to-html: org-publish.el:461:8:Warning: function `org-publish-org-to-html' defined multiple times in this file In end of data: org-publish.el:623:1:Warning: the following functions are not known to be defined: org-export-as-html, eshell/cp Wrote /tmp/org-5.08/org-publish.elc emacs -batch -q -eval "(add-to-list (quote load-path) \"/usr/local/share/emacs/site-lisp\")" -f batch-byte-compile org-mouse.el In org-mouse-show-context-menu: org-mouse.el:194:24:Warning: reference to free variable `org-mouse-context-menu-function' In org-mouse-replace-match-and-surround: org-mouse.el:260:25:Warning: reference to free variable `rest' In org-mouse-get-priority: org-mouse.el:312:37:Warning: reference to free variable `org-default-priority' In org-mouse-at-link: org-mouse.el:318:26:Warning: reference to free variable `org-bracket-link-regexp' org-mouse.el:319:26:Warning: reference to free variable `org-angle-link-re' org-mouse.el:320:26:Warning: reference to free variable `org-plain-link-re' In org-mouse-priority-list: org-mouse.el:343:34:Warning: reference to free variable `org-lowest-priority' In org-mouse-popup-global-menu: org-mouse.el:459:22:Warning: reference to free variable `org-agenda-custom-commands' In org-mouse-todo-keywords: org-mouse.el:552:57:Warning: reference to free variable `org-todo-keywords' In org-mouse-match-todo-keyword: org-mouse.el:558:34:Warning: reference to free variable `org-todo-regexp' In org-mouse-context-menu: org-mouse.el:572:31:Warning: reference to free variable `org-deadline-string' org-mouse.el:572:51:Warning: reference to free variable `org-scheduled-string' org-mouse.el:595:52:Warning: reference to free variable `org-startup-options' In org-mouse-do-remotely: org-mouse.el:972:35:Warning: reference to free variable `_cmd' In end of data: org-mouse.el:1058:3:Warning: the following functions are not known to be defined: outline-next-heading, org-insert-heading, org-time-stamp, org-timestamp-change, org-priority, org-at-date-range-p, org-at-timestamp-p, org-split-string, org-get-tags, org-get-buffer-tags, org-set-tags, org-at-item-p, org-at-item-checkbox-p, org-previous-item, org-next-item, org-back-to-heading, org-context, org-demote-subtree, org-promote-subtree, org-cut-subtree, outline-end-of-subtree, org-paste-subtree, org-with-remote-undo, org-show-hidden-entry, org-flag-heading, org-get-heading, org-agenda-change-all-lines Wrote /tmp/org-5.08/org-mouse.elc emacs -batch -q -eval "(add-to-list (quote load-path) \"/usr/local/share/emacs/site-lisp\")" -f batch-byte-compile org-export-latex.el Wrote /tmp/org-5.08/org-export-latex.elc emacs -batch -q -eval "(add-to-list (quote load-path) \"/usr/local/share/emacs/site-lisp\")" -f batch-byte-compile org-install.el Wrote /tmp/org-5.08/org-install.elc 06:37:57 labrador org-5.08 $ -- Best Regards, --raman Email: raman@users.sf.net WWW: http://emacspeak.sf.net/raman/ AIM: emacspeak GTalk: tv.raman.tv@gmail.com PGP: http://emacspeak.sf.net/raman/raman-almaden.asc Google: tv+raman IRC: irc://irc.freenode.net/#emacs