On 10 May 2006, at 15:01 , Andrew Jaffe wrote:
The problem seems to be that BBEdit does *NOT* look at $PATH, at
least as set in my .tchsrc, which indeed gives me the /usr/local/
bin/python executable from the shell. Instead, it appears to look
in environment.plist for a PATH variable (even when invoked with
the bbedit command-line utility).
This is true of all Cocoa apps, as I recall. Unless they
specifically try to get your shell variables, in which case they are
likely to get the bash shell variables, not the tcsh ones.
putting #!/usr/local/bin/python in the file should solve the problem
anyway, and is good practice.
--
"You're an elf and you're going to wear panties like an elf." David
Sedaris, Santaland Diaries
--
------------------------------------------------------------------
Have a feature request? Not sure the software's working correctly?
If so, please send mail to <[EMAIL PROTECTED]>, not to the list.
List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml>
List archives: <http://www.listsearch.com/BBEditTalk.lasso>
To unsubscribe, send mail to: <[EMAIL PROTECTED]>