From mboxrd@z Thu Jan 1 00:00:00 1970 From: YongHan Subject: Bug: can't export after install org from `list-packages` [8.2.10 (release_8.2.10 @ /Users/HanYong/.emacs.d/elpa/org-20160725/)] Date: Mon, 25 Jul 2016 23:28:09 +0800 Message-ID: <415C2CE8-D5F9-4E63-AE17-750288C4FD13@icloud.com> Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35208) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bRhnt-0005XK-1q for emacs-orgmode@gnu.org; Mon, 25 Jul 2016 11:28:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bRhno-0005hq-DH for emacs-orgmode@gnu.org; Mon, 25 Jul 2016 11:28:24 -0400 Received: from mr21p32im-asmtp003.me.com ([17.111.214.12]:42187) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bRhno-0005gt-75 for emacs-orgmode@gnu.org; Mon, 25 Jul 2016 11:28:20 -0400 Received: from process-dkim-sign-daemon.mr21p32im-asmtp003.me.com by mr21p32im-asmtp003.me.com (Oracle Communications Messaging Server 7.0.5.38.0 64bit (built Feb 26 2016)) id <0OAV00600MO1NE00@mr21p32im-asmtp003.me.com> for emacs-orgmode@gnu.org; Mon, 25 Jul 2016 15:28:17 +0000 (GMT) Received: from [192.168.1.2] (unknown [183.12.26.89]) by mr21p32im-asmtp003.me.com (Oracle Communications Messaging Server 7.0.5.38.0 64bit (built Feb 26 2016)) with ESMTPSA id <0OAV006ERMYZQA00@mr21p32im-asmtp003.me.com> for emacs-orgmode@gnu.org; Mon, 25 Jul 2016 15:28:17 +0000 (GMT) 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" To: emacs-orgmode@gnu.org I install a new org from elpa. After installed, when I use `C-c C-e h o` to export a html and open it, an error occurs. I can export normally before I install the new version `org-20160725` 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. ------------------------------------------------------------------------ Emacs : GNU Emacs 24.5.1 (x86_64-apple-darwin13.4.0, NS = apple-appkit-1265.21) of 2015-04-11 on builder10-9.porkrind.org Package: Org-mode version 8.2.10 (release_8.2.10 @ = /Users/Simon/.emacs.d/elpa/org-20160725/) 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 = 'org-latex-format-inlinetask-default-function 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-from-is-user-regexp "\\" 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 (lambda nil (setq truncate-lines nil))) org-archive-hook '(org-attach-archive-delete-maybe) 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 = 'org-html-format-headline-default-function org-babel-load-languages '((emacs-lisp) (R . t)) org-html-format-inlinetask-function = 'org-html-format-inlinetask-default-function org-clock-out-hook '(org-clock-remove-empty-clock-drawer) )