Thomas A. Schmitz wrote:
> 
> Yes, you're both right. What I do (and what I find the easiest way):  
> start emacs from the same terminal where you have issued  
> "source .luatex" with the command "open -a emacs". That way, emacs  
> should know about path variables.

Emacs has a setenv command, so you could "do" the whole setuptex
in elisp with commands like this in your emacs startup script:

(setenv "TEXMF"
"{$TEXMFOS,$TEXMFPROJECT,$TEXMFFONTS,$TEXMFLOCAL,$TEXMFEXTRA,!!$TEXMFMAIN}")

Maybe that is an idea?

Cheers,
Taco
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to