On Thu, May 29, 2003 at 12:38:57PM -0700, Brad Chamberlain wrote:
>       brad-xp-lap% diff complete.tcsh complete.tcsh~
>       30c30
>       <     if ( -r "$HOME/.netrc" ) then
>       ---
>       >     if ( -r $HOME/.netrc ) then
>       236c236
>       <     if ( -f "$HOME/.mh_profile" && -x "`which folders`" ) then
>       ---
>       >     if ( -f $HOME/.mh_profile && -x "`which folders`" ) then
>       643c643
>       <     if (-r "$HOME/.mailrc") then
>       ---
>       >     if (-r $HOME/.mailrc) then

Thanks for the patch.  It will be in the next tcsh release (though this
might take a while).

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:[EMAIL PROTECTED]
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to