From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Van Horn Subject: 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 Message-ID: Mime-Version: 1.0 (Apple Message framework v1283) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43401) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WH82z-0001E9-LK for emacs-orgmode@gnu.org; Sat, 22 Feb 2014 03:35:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WH82u-00020U-Bc for emacs-orgmode@gnu.org; Sat, 22 Feb 2014 03:34:57 -0500 Received: from qmta14.emeryville.ca.mail.comcast.net ([76.96.27.212]:54095) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WH82u-0001zl-3L for emacs-orgmode@gnu.org; Sat, 22 Feb 2014 03:34:52 -0500 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org 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: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (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) )