>>>>> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes:
>> E.g., it's probably good that you're explicitly setting DISPLAY to >> be safe, while open-x11 doesn't seem to be doing that. Bennett> I've used "open-x11 && export DISPLAY=:0.0 && xfig" -- an Bennett> improvement over the hardcoding of the location of X11.app. The code I found related to open-x11 does set DISPLAY, I think. What would it do otherwise? Could you post this script, so that we can have a look? The version I found at http://www.oreillynet.com/pub/h/901 for example, seems to accept command arguments. JMarc