Hi,
I'm currently running org-version 7.3 with emacs 22.2.1. When I try to export a plain list in an org document to either LaTeX or PDF via LaTeX, I get an error about =looking-at-p= being void. I know for a fact this worked with org-version 7.01h and the same emacs version. Any idea what is going on? Export to other formats, such as ASCII or HTML, work fine.
Chris
Minimum example:
#+TITLE: test.org
#+AUTHOR: me
#+EMAIL: me@NOSPAM
#+DATE: \today
#+DESCRIPTION:
#+KEYWORDS:
#+LANGUAGE: en
#+OPTIONS: H:3 num:t toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t
#+OPTIONS: TeX:t LaTeX:nil skip:nil d:nil todo:t pri:nil tags:not-in-toc
#+INFOJS_OPT: view:nil toc:nil ltoc:t mouse:underline buttons:0 path:http://org$
#+EXPORT_SELECT_TAGS: export
#+EXPORT_EXCLUDE_TAGS: noexport
#+LINK_UP:
#+LINK_HOME:
#+XSLT:
* Let's test a list
- A
- B
- C