On Tuesday, September 24, 2002, at 10:33  PM, Martin Costabel wrote:
> This one comes from a bug introduced by Apple when they relegated Fred 
> Sanchez' fine tcsh startup scripts to /usr/share/tcsh/examples. The 
> file /usr/share/tcsh/examples/aliases now contains
>
> if ("$TERM_PROGRAM" == "Apple_Terminal") then
>     alias settermtitle 'echo -n ""'
> endif
>
> which fails if TERM_PROGRAM is not set, i.e. if tcsh is not started 
> from a Terminal.app window.

Martin,
I encountered the same problem after installing 10.2, and ended up 
putting
setenv TERM_PROGRAM Apple_Terminal
in my .tcshrc
It does not seem to be required by any other application anyway, so can 
not really harm, and this way I get rid of this annoying error message.
Do you have a better solution ?
Francois

>
> -- 
> Martin
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Fink-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/fink-users



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to