emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Re: task juggler export


From: Eric S Fraga
Subject: Re: [Orgmode] Re: task juggler export
Date: Mon, 06 Sep 2010 16:40:55 +0100
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.8 Emacs/23.1 (i486-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

On Mon, 06 Sep 2010 11:39:47 +0200, Christian Egli <address@hidden> wrote:
> 
> Eric S Fraga <address@hidden> writes:
> 
> > However, org-taskjuggler seems to use the global value regardless.  
> 
> Hm, org-taskjuggler doesn't do anything magic here. It just takes the
> value of org-export-taskjuggler-default-project-duration.

Yes, I can see that from the code.  It doesn't seem to do anything out
of the ordinary with this variable.

> > Is there something I need to do to get it to pay attention to my file
> > local variable value? A pointer to a relevant section in the emacs
> > lisp manual would suffice
> 
> I just looked at the help string for defcustom (C-h f defcustom) where
> it says: 
> 
> > If symbol has a local binding, then this form affects the local
> > binding. This is normally not what you want. Thus, if you need to load
> > a file defining variables with this form, or with `defvar' or
> > `defconst', you should always load that file _outside_ any bindings
> > for these variables. (`defvar' and `defconst' behave similarly in this
> > respect.)
> 
> So if I understand this correctly it appears that defcustom is
> overwriting your file variable. I don't understand however how you could
> make your file variable work.

I'm glad you can understand that help documentation!  I cannot figure
out what "... load that file _outside_ any bindings ..." actually
means!

> Maybe the variable org-export-taskjuggler-default-project-duration needs
> to be buffer-local. How does this interact with defcustom?

Good question.  I'll see if I can figure this out (and play with your
code) in due course.  In the meantime, I had to give up and have
prepared my tj file directly (which is not that onerous of course).
When this project bid is finished, I'll come back to this.

Thanks again for your help,
eric
-- 
Eric S Fraga
GnuPG: 8F5C 279D 3907 E14A 5C29  570D C891 93D8 FFFC F67D

reply via email to

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