It seems your editor "/Users/jason/bin/mate" doesn't support a filename being passed as an argument.
From your terminal, try something like:
echo "Test text" > test.txt
/Users/jason/bin/mate test.txt
To see if it opens the editor with the right text.
Jean Regisser
2009-10-22 12:02:14