emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Bug: Unsure about warning messages [8.2.5h (8.2.5h-elpa @ /Users/kev


From: Kevin Van Horn
Subject: [O] Bug: Unsure about warning messages [8.2.5h (8.2.5h-elpa @ /Users/kevin/.emacs.d/elpa/org-20140130/)]
Date: Sat, 22 Feb 2014 01:34:48 -0700

Remember to cover the basics, that is, what you expected to happen and
what in fact did happen.  You don't know how to make a good report?  See

     http://orgmode.org/manual/Feedback.html#Feedback

Your bug report will be posted to the Org-mode mailing list.
------------------------------------------------------------------------

When installing org-mode using M-x package-install RET org, I got the
following warnings, and I cannot tell if this is an actual problem or not:


Compiling file /Users/kevin/.emacs.d/elpa/org-20140130/ob-C.el at Sat Feb 22 
01:13:21 2014
Entering directory `/Users/kevin/.emacs.d/elpa/org-20140130/'

In org-babel-C-val-to-C-type:
ob-C.el:174:35:Warning: `(type (org-babel-C-val-to-C-list-type val))' is a
    malformed function
ob-C.el:182:20:Warning: reference to free variable `type'

In end of data:
ob-C.el:244:1:Warning: the function `lexical-let' is not known to be defined.


Compiling file /Users/kevin/.emacs.d/elpa/org-20140130/org-gnus.el at Sat Feb 
22 01:13:46 2014

In end of data:
org-gnus.el:301:1:Warning: the following functions might not be defined at 
runtime:
    gnus-summary-goto-subject, gnus-summary-select-article,
    message-narrow-to-headers, message-generate-headers,
    message-unquote-tokens, message-tokenize-header,
    gnus-activate-group, gnus-find-method-for-group,
    gnus-group-read-group, gnus-summary-goto-article,
    gnus-group-jump-to-group


Emacs  : GNU Emacs 24.3.1 (x86_64-apple-darwin, NS apple-appkit-1038.36)
 of 2013-03-12 on bob.porkrind.org
Package: Org-mode version 8.2.5h (8.2.5h-elpa @ 
/Users/kevin/.emacs.d/elpa/org-20140130/)

current state:
==============
(setq
 org-tab-first-hook '(org-hide-block-toggle-maybe
                      org-src-native-tab-command-maybe
                      org-babel-hide-result-toggle-maybe
                      org-babel-header-arg-expand)
 org-speed-command-hook '(org-speed-command-default-hook
                          org-babel-speed-command-hook)
 org-occur-hook '(org-first-headline-recenter)
 org-metaup-hook '(org-babel-load-in-session-maybe)
 org-html-format-drawer-function '(lambda (name contents) contents)
 org-latex-format-inlinetask-function 'ignore
 org-confirm-shell-link-function 'yes-or-no-p
 org-ascii-format-inlinetask-function 'org-ascii-format-inlinetask-default
 org-latex-format-headline-function 'org-latex-format-headline-default-function
 org-after-todo-state-change-hook '(org-clock-out-if-current)
 org-latex-format-drawer-function '(lambda (name contents) contents)
 org-src-mode-hook '(org-src-babel-configure-edit-buffer
                     org-src-mode-configure-edit-buffer)
 org-agenda-before-write-hook '(org-agenda-add-entry-text)
 org-babel-pre-tangle-hook '(save-buffer)
 org-mode-hook '(#[nil "\300\301\302\303\304$\207"
                   [org-add-hook change-major-mode-hook org-show-block-all
                    append local]
                   5]
                 #[nil "\300\301\302\303\304$\207"
                   [org-add-hook change-major-mode-hook
                    org-babel-show-result-all append local]
                   5]
                 org-babel-result-hide-spec org-babel-hide-all-hashes)
 org-ascii-format-drawer-function '(lambda (name contents width) contents)
 org-ctrl-c-ctrl-c-hook '(org-babel-hash-at-point
                          org-babel-execute-safely-maybe)
 org-cycle-hook '(org-cycle-hide-archived-subtrees org-cycle-hide-drawers
                  org-cycle-hide-inline-tasks org-cycle-show-empty-lines
                  org-optimize-window-after-visibility-change)
 org-confirm-elisp-link-function 'yes-or-no-p
 org-metadown-hook '(org-babel-pop-to-session-maybe)
 org-html-format-headline-function 'ignore
 org-html-format-inlinetask-function 'ignore
 org-clock-out-hook '(org-clock-remove-empty-clock-drawer)
 )




reply via email to

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