From mboxrd@z Thu Jan 1 00:00:00 1970 From: "T. V. Raman" Subject: Re: next-line called in lisp code: Date: Fri, 7 Sep 2007 18:06:59 -0700 Message-ID: <18145.62899.226963.114035@gargle.gargle.HOWL> References: <18145.21591.77290.638864@gargle.gargle.HOWL> <63a34d7b99bbda70706864547e14dcf9@science.uva.nl> 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 1ITomt-00065t-VV for emacs-orgmode@gnu.org; Fri, 07 Sep 2007 21:07:04 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ITomr-00061d-6p for emacs-orgmode@gnu.org; Fri, 07 Sep 2007 21:07:02 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ITomr-00061X-2T for emacs-orgmode@gnu.org; Fri, 07 Sep 2007 21:07:01 -0400 Received: from rwcrmhc11.comcast.net ([216.148.227.151]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ITomq-0006ag-Hx for emacs-orgmode@gnu.org; Fri, 07 Sep 2007 21:07:00 -0400 In-Reply-To: <63a34d7b99bbda70706864547e14dcf9@science.uva.nl> 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: dominik@science.uva.nl Cc: raman@users.sf.net, emacs-orgmode@gnu.org Yes, I know it's not a problem, just pointed it out from a code-hygene point of view >>>>> "Carsten" == Carsten Dominik writes: Carsten> None of this is a problem. - Carsten Carsten> Carsten> On Sep 7, 2007, at 15:38, T. V. Raman wrote: Carsten> >>> 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 >> >> >> _______________________________________________ >> Emacs-orgmode mailing list Remember: use `Reply All' to >> send replies to the list. Emacs-orgmode@gnu.org >> http://lists.gnu.org/mailman/listinfo/emacs-orgmode >> >> Carsten> -- Carsten Dominik Sterrenkundig Instituut "Anton Pannekoek" Carsten> Universiteit van Amsterdam Kruislaan 403 NL-1098SJ Carsten> Amsterdam phone: +31 20 525 7477 Carsten> Carsten> Carsten> Carsten> _______________________________________________ Carsten> Emacs-orgmode mailing list Remember: use `Reply All' Carsten> to send replies to the list. Emacs-orgmode@gnu.org Carsten> http://lists.gnu.org/mailman/listinfo/emacs-orgmode -- 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