Hello,
I've got a bit of a problem with my Hugs config. I'm trying to set it up to
work well with a GUI editor, and I've solved a few problems I was having
earlier, but I have one remaining one :
Because the editor is being started in its own "session", so to speak, apart
from the shell environment of hugs, it doesn't create/edit files in the local
path. Instead, it creates them in the home path. If I include the path by
hard-coding it into the editor variable, it works just fine, but that's
inelegant, and worse, restricts me to working in a single path. What I would
prefer is that there be a way to pass the current working directory in the
editor command, similar to how you pass the line number and filename. Is
this doable?
--
Irfon-Kim Ahmad
http://members.home.com/irfon/ahmadi/