From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Whipp Subject: Can't export in 7.8.11 and can't get 8.0.4 to work Date: Mon, 15 Jul 2013 16:29:25 +1000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=20cf3071cc1a5378a504e186fbd0 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54305) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UycHn-0007Z1-MJ for emacs-orgmode@gnu.org; Mon, 15 Jul 2013 02:29:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UycHm-0004bL-62 for emacs-orgmode@gnu.org; Mon, 15 Jul 2013 02:29:27 -0400 Received: from mail-vb0-x229.google.com ([2607:f8b0:400c:c02::229]:56160) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UycHm-0004b8-0W for emacs-orgmode@gnu.org; Mon, 15 Jul 2013 02:29:26 -0400 Received: by mail-vb0-f41.google.com with SMTP id p13so2869211vbe.14 for ; Sun, 14 Jul 2013 23:29:25 -0700 (PDT) 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 --20cf3071cc1a5378a504e186fbd0 Content-Type: text/plain; charset=ISO-8859-1 I'm using emacs 24.2.1 in Ubuntu 13.04. In the supplied org-mode version 7.8.11, I cannot export. When I attempt to export (c-e c-a) I get: "Can't find library org". If I use the package installer to upgrade org I get version 8.0.4 but it then fails to complete my initialisation with: "Symbol's function definition is void: org-defvaralias" This is the backtrace: Debugger entered--Lisp error: (void-function org-defvaralias) org-defvaralias(org-agenda-filter-preset org-agenda-tag-filter-preset) byte-code("\300\301\302\"\210\300\303\304\"\207" [org-defvaralias org-agenda-filter-preset org-agenda-tag-filter-preset org-agenda-filter org-agenda-tag-filter] 3) (org-agenda-list) (lambda nil (if (y-or-n-p-with-timeout "Update notes?" 7 t) (progn (message "Updating ~/notes...") (shell-command-to-string "svn update ~/notes"))) (org-agenda-list) (switch-to-buffer (get-buffer "*Org Agenda*")))() run-hooks(after-init-hook) command-line() normal-top-level() If I try to export in 8.0.4 I get the "Symbol's function definition is void: org-defvaralias" error again. I don't really mind if I use 7.8.11 or 8.0.4 but I need it to load my org-files without breaking and I need to be able to export them (usually as html but pdf is great too on occasion). Does anyone have a workaround or fix for this? --20cf3071cc1a5378a504e186fbd0 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I'm using emacs 24.2.1 in Ubuntu 13.04.

In the suppl= ied org-mode version 7.8.11, I cannot export. When I attempt to export (c-e= c-a) I get: "Can't find library org".

If I use the package installer to upgrade org I get version 8.0.4 but = it then fails to complete my initialisation with: "Symbol's functi= on definition is void: org-defvaralias"

This = is the backtrace:
Debugger entered--Lisp error: (void-function org-defvaralias)
=A0 org-defvaralias(org-agenda-filter-preset org-agenda-tag-filter-p= reset)
=A0 byte-code("\300\301\302\"\210\300\303\304\&q= uot;\207" [org-defvaralias org-agenda-filter-preset org-agenda-tag-fil= ter-preset org-agenda-filter org-agenda-tag-filter] 3)
=A0 (org-agenda-list)
=A0 (lambda nil (if (y-or-n-p-with-tim= eout "Update notes?" 7 t) (progn (message "Updating ~/notes.= ..") (shell-command-to-string "svn update ~/notes"))) (org-a= genda-list) (switch-to-buffer (get-buffer "*Org Agenda*")))()
=A0 run-hooks(after-init-hook)
=A0 command-line()
= =A0 normal-top-level()

If I try to export in= 8.0.4 I get the "Symbol's function definition is void: org-defvar= alias" error again.

I don't really mind if I use 7.8.11 or 8.0.4 but I = need it to load my org-files without breaking and I need to be able to expo= rt them (usually as html but pdf is great too on occasion).

Does anyone have a workaround or fix for this?=A0

=

--20cf3071cc1a5378a504e186fbd0--