From: Nick Dokos <ndokos@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Upgrading orgmode
Date: Mon, 12 Aug 2013 01:26:25 -0400 [thread overview]
Message-ID: <87a9kniiny.fsf@gmail.com> (raw)
In-Reply-To: 20130812001254.GA18065@panahar
Vikas Rawal <vikaslists@agrarianresearch.org> writes:
> I normally upgrade my orgmode using "sudo make up2", in the orgmode
> directory.
>
> But today when I did it, I get the following error:
>
> *******
> 3 unexpected results:
> FAILED test-org-export/data-with-backend
> FAILED test-org-export/export-snippet
> FAILED test-org-export/table-cell-alignment
>
> make[1]: *** [test-dirty] Error 1
> make[1]: Leaving directory `/home/vikas/lisp/org-mode'
> make: *** [up2] Error 2
> *******
>
>
> Looks like a bug to me. Could somebody check?
>
Confirmed: Org-mode version 8.0.7 (release_8.0.7-380-g2a28de @
/home/nick/elisp/org-mode/lisp/)
I chased the first one a bit and it fails in
org-export-filter-apply-functions, in the following code:
(let ((backend-name (org-export-backend-name (plist-get info :back-end))))
The (plist-get info :back-end) call returns nil and when I call
(org-export-backend-name nil)
by hand, it does complain the same way:
org-export-backend-name accessing a non-org-export-backend
--
Nick
next prev parent reply other threads:[~2013-08-12 5:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-12 0:12 Upgrading orgmode Vikas Rawal
2013-08-12 5:26 ` Nick Dokos [this message]
2013-08-12 8:44 ` Nicolas Goaziou
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87a9kniiny.fsf@gmail.com \
--to=ndokos@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).