emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] byte-compile-warnings


From: Christopher Kuettner
Subject: [Orgmode] byte-compile-warnings
Date: Tue, 07 Nov 2006 17:58:06 +0100
User-agent: Thunderbird 1.5.0.7 (Macintosh/20060909)

I upgraded to the newest org-mode version, and when byte-compiling org.el I got the following warnings:

 
Compiling file /Users/christopher/Library/elisp/org.el at Tue Nov 7 17:53:30 2006
Entering directory `/Users/christopher/Library/elisp/'
org.el:3195:27:Warning: reference to free variable
outline-mode-menu-heading
org.el:3196:27:Warning: reference to free variable
outline-mode-menu-show
org.el:3197:27:Warning: reference to free variable
outline-mode-menu-hide

In org-complete:
org.el:5408:28:Warning: display-completion-list called with 2
arguments, but accepts only 1

In org-file-remote-p:
org.el:10674:34:Warning: reference to free variable
ange-ftp-name-format

In end of data:
org.el:17348:13:Warning: the following functions are not known to be defined: make-extent,
    delete-extent, detach-extent, set-extent-endpoints,
    set-extent-property, extent-property, extents-at, extent-list,
    extent-start-position, extent-end-position, make-glyph,
    list-diary-entries, add-to-diary-list, bbdb-name, bbdb-company,
    bbdb, gnus-summary-goto-article,
    gnus-summary-insert-cached-articles, vm-select-folder-buffer,
    vm-isearch-update, vm-isearch-narrow, vm-beginning-of-message,
    vm-summarize, wl-summary-goto-folder-subr,
    wl-summary-jump-to-msg-by-message-id, wl-summary-redisplay,
    rmail-what-message, rmail-show-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, mailcap-parse-mailcaps,
    mailcap-extension-to-mime, mailcap-mime-info,
    tramp-handle-file-remote-p, bbdb-record-name,
    bbdb-current-record, bbdb-record-company,
    vm-follow-summary-cursor, vm-su-subject, vm-su-full-name,
    vm-su-message-id, wl-summary-message-number, elmo-message-field,
    elmo-msgdb-overview-get-entity, wl-summary-buffer-msgdb,
    wl-summary-line-from, rmail-narrow-to-non-pruned-header,
    gnus-group-group-name, gnus-group-name,
    gnus-article-show-summary, gnus-summary-beginning-of-article,
    gnus-summary-article-header, mail-header-from, mail-header-id,
    mail-header-date, gnus-summary-subject-string, url-view-url,
    remember-buffer-desc, table--at-cell-p, constants-get,
    cdlatex-tab, clear-image-cache, temp-directory, add-local-hook,
    region-active-p, outline-up-heading-all



Here is the contents of *Messages*-buffer:

Loading bytecomp (compiled; note, source file is newer)...done
Making completion list...
Loading help-mode...done
Compiling /Users/christopher/Library/elisp/org.el...
Loading byte-opt (compiled; note, source file is newer)...done
Compiling /Users/christopher/Library/elisp/org.el... (org-mode)
Loading warnings (compiled; note, source file is newer)...done
Loading newcomment (compiled; note, source file is newer)...done
Compiling /Users/christopher/Library/elisp/org.el... (org-cdlatex-mode)
Loading advice...done
Compiling /Users/christopher/Library/elisp/org.el...done
Wrote /Users/christopher/Library/elisp/org.elc




reply via email to

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