From: John Rakestraw <lists@johnrakestraw.com>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: org export not working
Date: Sun, 27 Feb 2011 22:48:03 -0500 [thread overview]
Message-ID: <m3oc5wakgc.fsf@buster.johnrakestraw.com> (raw)
Hi, list --
Just finished grading exams, writing student comments in org-mode. I've
attempted to export the comments to pdf so that I can print and distribute
to the class, and when I export I get this error message:
--8<---------------cut here---------------start------------->8---
Symbol's function definition is void: org-search-forward-unenclosed
--8<---------------cut here---------------end--------------->8---
C-h f org-search-forward-unenclosed confirms that there's no such function
defined.
I get the same error message when I export to html and to ascii. It
doesn't seem to matter what I'm trying to export (nor what document class
I use), but here's a dummy sample file that won't export:
--8<---------------cut here---------------start------------->8---
* John Doe
:PROPERTIES:
:COLUMNS: %ITEM %Grade{+}
:END:
#+BEGIN: columnview :hlines 2 :vlines t :id local
#+END
** Credit for name
:PROPERTIES:
:Grade: 6
:END:
** Terms
:PROPERTIES:
:Grade: 16.5
:END:
** Student 101, Question: 2-1
:PROPERTIES:
:Grade: 13.5
:END:
- Comments on this student's response to this question on the
exam. More comments.
** Student 101, Question: 2-4
:PROPERTIES:
:Grade: 16.5
:END:
- More comments here. Still more comments.
** Student 101, Question: 3-2
:PROPERTIES:
:Grade: 35
:END:
- Here we have some numbered comments on the essay.
1. This is the first of the numbered comments.
2. This is the second numbered comment.
--8<---------------cut here---------------end--------------->8---
So far as I know, I've changed nothing in my set-up since last week, when
I successfully exported the exam that I just finished grading. I have,
however, upgraded org in the meantime.
I realize that this could well be user error, but I can't find what it is.
And my students are going to be pretty unhappy if I don't return these
exams tomorrow. Can someone suggest what I might check?
GNU Emacs 23.2.1
latest git version of org
--
John Rakestraw
next reply other threads:[~2011-02-28 3:48 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-28 3:48 John Rakestraw [this message]
2011-02-28 4:03 ` org export not working Anthony Lander
2011-02-28 4:23 ` John Rakestraw
2011-02-28 9:13 ` Nicolas
2011-03-13 17:57 ` David Maus
2011-03-13 23:58 ` John Rakestraw
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=m3oc5wakgc.fsf@buster.johnrakestraw.com \
--to=lists@johnrakestraw.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).