emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] ascii export error


From: Nick Dokos
Subject: Re: [Orgmode] ascii export error
Date: Fri, 24 Apr 2009 17:02:40 -0400

Eraldo Helal <address@hidden> wrote:

> When pressing C-c C-e, a // export to ascii
> I get the following error:
> 
> > org-export: Autoloading failed to define function org-export-as-ascii
> 
> Any idea how to fix this?
> 

Well, you can fix it by loading the org-ascii.el (or org-ascii.elc) file
(at least on recent upstream versions - the export file organization
changed recently and that *may* be what is triggering your problem).
But the question is: why are you getting this error? The file should be
loaded on demand.

Are you using the upstream org-mode or the one that comes with your
emacs? In particular, what version?[1] And how do you load org-mode from
your .emacs (including any settings of load-path)?

Also, can you do C-h f org-export-as-ascii <RET> and include the output
in your reply?

Thanks,
Nick

[1] C-u M-x org-version <RET> will insert the version string into the
    buffer, so you can easily annotate any email you send with the
    version. It is *always* a good idea to include the org-version with
    any questions/problems you send to the list, as well as the
    corresponding emacs version: C-u M-x emacs-version <RET>.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]