emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [BUG] Traceback on Org-Export


From: Nick Dokos
Subject: Re: [O] [BUG] Traceback on Org-Export
Date: Fri, 03 Aug 2012 10:34:08 -0400

Luis Anaya <address@hidden> wrote:

> Giovanni Ridolfi <address@hidden> writes:
> 
> >> Ok... my bad... pilot error... missing (require 'org). 
> >
> > ?-)
> >
> > why is this needed? 
> 
> Good question :) Like I said, I thought that org-install would have
> loaded it. But being that I'm more interested in testing the Groff
> exporter to the latest pull from git, it became a secondary task. 
> 
> (and I'm now fixing the exporter to meet parameter changes in the 
> org-export.el API :( )
> 
> 
> > Perhaps you do run the export in batch mode?
> 
> No. Not while I'm debugging code. I should try for testing though, in
> this way I can automate the results. But for now, this is done on the
> console. 
> 
> > Giovanni /a bit puzzled
> 

It's probably a missing autoload, perhaps, maybe...

org-install does not require anything: it just provides autoloads
so that when you use a function, its autoload takes care of loading
the appropriate file(s).

Nick

PS And if I've got it wrong, Achim will surely correct me :-)

> Luis
> 
> -- 
> Luis Anaya
> papo anaya aroba hot mail punto com
> "Do not use 100 words if you can say it in 10" - Yamamoto Tsunetomo
> 



reply via email to

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