Re: [O] ascii export problem/bug?

2011-04-14 Thread Jeff Horn
Glad to help! Various bugs like that have bitten me. I gather if you have to manually load libraries in any package, the "autoloads" definitions probably aren't being used properly. On Thu, Apr 14, 2011 at 5:15 AM, Scott Otterson wrote: > Thanks Jeff!  Of course, the missing install file was the

Re: [O] ascii export problem/bug?

2011-04-14 Thread Scott Otterson
Thanks Jeff! Of course, the missing install file was the problem. I guess org mode has evolved considerably since the last time I looked at the manual... Scott On Thu, Apr 14, 2011 at 7:36 AM, Jeff Horn wrote: > Do you have org-install.el in your init file? > > On Wed, Apr 13, 2011 at 8:08 AM

Re: [O] ascii export problem/bug?

2011-04-13 Thread Jeff Horn
Do you have org-install.el in your init file? On Wed, Apr 13, 2011 at 8:08 AM, Scott Otterson wrote: > When I start emacs and then edit an org file, ascii export fails (M-x > org-export [return key] a).  No export file is created and I see the > following message: >     Autoloading failed to defi

[O] ascii export problem/bug?

2011-04-13 Thread Scott Otterson
When I start emacs and then edit an org file, ascii export fails (M-x org-export [return key] a). No export file is created and I see the following message: Autoloading failed to define function org-export-as-ascii But if I type: M-x org-customize then export works. The other way I ca