emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Uwe Brauer <oub@mat.ucm.es>
Cc: emacs-orgmode@gnu.org
Subject: Re: Bug: org-export-latex fails: void function [6.34c]
Date: Fri, 12 Mar 2010 17:29:54 +0100	[thread overview]
Message-ID: <B24E40F0-F765-4B80-881B-A9DB7B53927F@gmail.com> (raw)
In-Reply-To: <874oklkcui.fsf@mat.ucm.es>

Fixed, thanks.

- Carsten

On Mar 12, 2010, at 12:18 PM, Uwe Brauer wrote:

>
> Remember to cover the basics, that is, what you expected to happen and
> what in fact did happen.  You don't know how to make a good report?   
> See
>
>     http://orgmode.org/manual/Feedback.html#Feedback
>
> Your bug report will be posted to the Org-mode mailing list.
> ------------------------------------------------------------------------
> Hello
>
> In the environment below I obtain an error, which I attach,
> when I try to execute
> (org-export-as-latex nil)
>
> Uwe Brauer
>
>
> Emacs  : XEmacs 21.4 (patch 21) "Educational Television" [Lucid]  
> (i486-linux-gnu, Mule) of Sat May  3 2008 on terranova
> Package: Org-mode version 6.34c
>
> current state:
> ==============
> (setq
> org-cycle-hook '(org-cycle-hide-archived-subtrees org-cycle-hide- 
> drawers
> 				  org-cycle-show-empty-lines
> 				  org-optimize-window-after-visibility-change)
> outline-mode-hook '(hide-body)
> org-confirm-elisp-link-function 'yes-or-no-p
> org-tab-first-hook '(org-hide-block-toggle-maybe)
> org-after-todo-state-change-hook '(org-clock-out-if-current)
> org-mode-hook '(#<compiled-function nil "...(7)"
> 				 [org-add-hook change-major-mode-hook org-show-block-all
> 				  append local]
> 				 5> my-org-keys)
> org-export-preprocess-before-normalizing-links-hook '(org-remove- 
> file-link-modifiers)
> org-export-preprocess-before-selecting-backend-code-hook '(org- 
> beamer-select-beamer-code)
> outline-minor-mode-hook '((lambda nil
> 							(local-set-key [(shift return)] (quote hide-body)))
> 						   )
> org-agenda-include-diary t
> org-agenda-before-write-hook '(org-agenda-add-entry-text)
> org-export-latex-final-hook '(org-beamer-amend-header org-beamer-fix- 
> toc
> 							   org-beamer-auto-fragile-frames
> 							   org-beamer-place-default-actions-for-lists)
> org-src-mode-hook '(org-src-mode-configure-edit-buffer)
> org-export-latex-format-toc-function 'org-export-latex-format-toc- 
> default
> org-confirm-shell-link-function 'yes-or-no-p
> org-export-preprocess-hook '((lambda nil
> 							   (org-set-local
> 								(quote org-complex-heading-regexp)
> 								"^\\(\\*+\\)[ 	]+\\(?:\\(TODO\\|DONE\\)\\>\\)?\\(?:[ 	]*\\(\\ 
> [#.\\]\\)\\)?[ 	]*\\(.*?\\)\\(?:[ 	]+\\(:[[:alnum:]_@:]+:\\)\\)?[ 	]* 
> $")
> 							   )
> 							  org-export-blocks-preprocess)
> org-export-latex-after-initial-vars-hook '(org-beamer-after-initial- 
> vars)
> org-export-first-hook '(org-beamer-initialize-open-trackers)
> org-occur-hook '(org-first-headline-recenter)
> )
> <org-exp-bug>_______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten

      reply	other threads:[~2010-03-12 16:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-12 11:18 Bug: org-export-latex fails: void function [6.34c] Uwe Brauer
2010-03-12 16:29 ` Carsten Dominik [this message]

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=B24E40F0-F765-4B80-881B-A9DB7B53927F@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=oub@mat.ucm.es \
    /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).