Matthew Lundin wrote:
Hi Carsten,

Carsten Dominik <domi...@science.uva.nl> writes:

Hi,

with the current git release, I have again moved some
code to new files.  The exporters for HTML, XOXO, ASCII,
and iCalendar now all have their own files.  I hope
that this will make things more transparent.

However, such a splitting operation is complex, and it
is possible that in some environments, some operations
will not work normally.  Please be extra alert, in
particular watch out for bugs where a command fails
because a certain function is not defined.  Report
such cases here, so that we can fix this quickly.


Just pulled the new commits from the git repo. When I type "make", I get
the following error message:

,----
| In toplevel form:
| lisp/org-export-latex.el:53:1:Error: Symbol's function definition is void: 
org-create-multibrace-regexp
| make: *** [lisp/org-export-latex.elc] Error 1
`----


I ran into this also.  However, a "make clean" then "make" solved the
problem.

Mark



_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to