emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* next-line called in lisp code:
@ 2007-09-07 13:38 T. V. Raman
  2007-09-07 17:25 ` Carsten Dominik
  0 siblings, 1 reply; 3+ messages in thread
From: T. V. Raman @ 2007-09-07 13:38 UTC (permalink / raw)
  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

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

* Re: next-line called in lisp code:
  2007-09-07 13:38 next-line called in lisp code: T. V. Raman
@ 2007-09-07 17:25 ` Carsten Dominik
  2007-09-08  1:06   ` T. V. Raman
  0 siblings, 1 reply; 3+ messages in thread
From: Carsten Dominik @ 2007-09-07 17:25 UTC (permalink / raw)
  To: raman; +Cc: emacs-orgmode

None of this is a problem.

- Carsten

On Sep 7, 2007, at 15:38, T. V. Raman wrote:

>> 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 Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477

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

* Re: next-line called in lisp code:
  2007-09-07 17:25 ` Carsten Dominik
@ 2007-09-08  1:06   ` T. V. Raman
  0 siblings, 0 replies; 3+ messages in thread
From: T. V. Raman @ 2007-09-08  1:06 UTC (permalink / raw)
  To: dominik; +Cc: raman, emacs-orgmode


Yes, I know it's not a problem, just pointed it out from a
code-hygene point of view 

>>>>> "Carsten" == Carsten Dominik <dominik@science.uva.nl> 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

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

end of thread, other threads:[~2007-09-08  1:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-07 13:38 next-line called in lisp code: T. V. Raman
2007-09-07 17:25 ` Carsten Dominik
2007-09-08  1:06   ` T. V. Raman

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