On 14. Jun 2007, at 23:05, Cassio Pennachin wrote:
Do you have a .cshrc file? If you rename it so csh can't find it, does the problem go away?
I do, and if I rename it the problem goes away. However, having tcsh find my .tcshrc file is highly desirable to me ;-).
Try paste your .cshrc file -- likely it contains something suspect, but only when inheriting TM’s environment, will it manifest itself in a problem. One example could be the use of $PATH without quotes.