From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ming Lu Subject: Still have some problem in org-publish-project Date: Mon, 20 Jan 2014 21:02:30 +0800 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=f46d04447127276e5904f0668157 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60570) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5EUv-00077o-VE for emacs-orgmode@gnu.org; Mon, 20 Jan 2014 08:02:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W5EUq-0000Kn-0G for emacs-orgmode@gnu.org; Mon, 20 Jan 2014 08:02:37 -0500 Received: from mail-ob0-x235.google.com ([2607:f8b0:4003:c01::235]:56963) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5EUp-0000KJ-QZ for emacs-orgmode@gnu.org; Mon, 20 Jan 2014 08:02:31 -0500 Received: by mail-ob0-f181.google.com with SMTP id va2so3468831obc.26 for ; Mon, 20 Jan 2014 05:02:31 -0800 (PST) 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, hiluming+linux@gmail.com --f46d04447127276e5904f0668157 Content-Type: text/plain; charset=ISO-8859-1 Dear All: When I do *org-publish-project* command, the error message occurs like this: >>>>Symbol' function definition is void: org-export-as-html I just update my org-mode to the newest using:* package-install org .* My *.emacs *file is very simple: ------------------------------ (add-to-list 'load-path "~/.emacs.d/lisp") ;(add-to-list 'custom-theme-load-path "~/.emacs.d/lisp") (require 'color-theme ) (color-theme-initialize) (color-theme-arjen) ;set the souce code block to highlight. ;(setq org-src-frontify-natively ;(require 'org-install) ------------------------------ Also my publish setup is quite simple as in the manual: **************************************************************************************************************** ------------------------------ ------------------------------ ------------------------------ ------------------------------ ------------------------------ ------------------------------ ------------------------------ ------------------------------ ------------------------------ ------------------------------ ------------------------------ ------------------------------ ------------------------------ ------------------------------ ------------------------------ ------------------------------ ------------------------------ ------------------------------ ------------------------------ ------------------------------ ------------------------------ ------------------------------ **************************************************************************************************************** This still seems is an version conflict problem, but I am not sure. The thing is before upgrading, I can use org-mode 7.9.3f which is the emacs 24.3 default version. Regards, Ming --f46d04447127276e5904f0668157 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Dear All:
When I do org-pub= lish-project command, the error message occurs like this:
<= div>>>>>= Symbol' function definition is void: org-export-as-html

I just update my org-mode to the newest using: package-install org .
My .emacs file is very simple:

(add-to-list 'load-path "~/.emacs.d/lisp") = =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0=
;(add-to-list 'custom-theme-load-path "~/.emacs.d/= lisp") =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0
(require 'color-theme ) =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0=A0<= /div>
(color-theme-initialize) =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0
(color-theme-arjen) =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0=A0<= /div>
;set the souce code block to highlight. =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0=A0
;(setq org= -src-frontify-natively =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0
;(require 'org-in= stall)


Also my publish setup is quite simple as= in the manual:
*************************************************= ***************************************************************





















**************************************************************= **************************************************
This still see= ms is an version conflict problem, but I am not sure. The thing is before u= pgrading, I can use org-mode 7.9.3f which is the emacs 24.3 default version= .

Regards, Ming=A0
--f46d04447127276e5904f0668157--