Date: Mon, 7 Jul 2003 15:12:23 -0400 From: Leo Bicknell <bicknell@ufp.org> To: freebsd-hackers@freebsd.org, Tim Kientzle <kientzle@acm.org> Subject: Re: tcsh / tset problem on 4.7 only? Message-ID: <20030707191223.GA60881@ussenterprise.ufp.org> In-Reply-To: <3F09BB5D.5000106@acm.org> <20030707165129.GF358@straylight.oblivion.bg> References: <20030707160243.GA54395@ussenterprise.ufp.org> <3F09BB5D.5000106@acm.org> <20030707160243.GA54395@ussenterprise.ufp.org> <20030707165129.GF358@straylight.oblivion.bg>
next in thread | previous in thread | raw e-mail | index | archive | help
--C7zPtVaVf+AK4Oqc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In a message written on Mon, Jul 07, 2003 at 07:51:29PM +0300, Peter Pentch= ev wrote: > What terminal are you using? Could you post the 'runme' file resulting > from the 'tset -s -Q' command? I see the problem with both xterm and vt100. % tset -s -Q set noglob; setenv TERM xterm; setenv TERMCAP 'xterm|vs100:li#65:kh=3D\EOH:@7=3D\EOF:kb=3D^H:kD=3D^?:k1=3D= \EOP:k2=3D\EOQ:k3=3D\EOR:k4=3D\EOS:km:is=3D\E>\E[?1;3;4;5l\E[?7;8h\E[1;65r\= E[65;1H:rs=3D\E>\E[?1;3;4;5l\E[?7;8h:kI=3D\E[2~:kN=3D\E[6~:kP=3D\E[5~:k6=3D= \E[17~:k7=3D\E[18~:k8=3D\E[19~:k9=3D\E[20~:k;=3D\E[21~:k5=3D\E[15~:ve=3D\E[= ?25h:vi=3D\E[?25l:k0@:im@:ei@:F1=3D\E[23~:F2=3D\E[24~:ic=3D\E[@:IC=3D\E[%d@= :ec=3D\E[%dX:al=3D\E[L:dl=3D\E[M:mi:dc=3D\E[P:AL=3D\E[%dL:DL=3D\E[%dM:DC=3D= \E[%dP:do=3D\E[B:cl=3D\E[H\E[J:sf=3D\ED:as=3D\E(0:ae=3D\E(B:cm=3D\E[%i%d;%d= H:nd=3D\E[C:up=3D\E[A:nw=3D\EE:ce=3D\E[K:cd=3D\E[J:so=3D\E[7m:se=3D\E[m:us= =3D\E[4m:ue=3D\E[m:md=3D\E[1m:mr=3D\E[7m:mb=3D\E[5m:me=3D\E[m:sr=3D\EM:sc= =3D\E7:rc=3D\E8:cs=3D\E[%i%d;%dr:UP=3D\E[%dA:DO=3D\E[%dB:RI=3D\E[%dC:LE=3D\= E[%dD:ct=3D\E[3g:st=3D\EH:co#80:le=3D^H:bs:am:if=3D/usr/share/tabset/vt100:= ho=3D\E[H:ac=3Dllmmkkjjuuttvvwwqqxxnnpprr\140\140aa:ks=3D\E[?1h\E=3D:ke=3D\= E[?1l\E>:ku=3D\EOA:kd=3D\EOB:kr=3D\EOC:kl=3D\EOD:@8=3D\EOM:K1=3D\EOq:K2=3D\= EOr:K3=3D\EOs:K4=3D\EOp:K5=3D\EOn:pt:vt#3:xn:ta=3D^I:ms:bl=3D^G:cr=3D^M:eo:= it#8:ut:RA=3D\E[?7l:SA=3D\E[?7h:'; unset noglob; In a message written on Mon, Jul 07, 2003 at 11:26:37AM -0700, Tim Kientzle= wrote: > The problem seems to be triggered by a > {{ or {[ within '' within ``. (The termcap entry > for vt100 contains {{ in the ac capability. Removing > that capability is a workaround for this bug.) > Hope this helps someone to track the problem down. I think you've tracked down the problem, probably a tcsh parser error with eval. I wonder if there is a tcsh guru around. --=20 Leo Bicknell - bicknell@ufp.org - CCIE 3440 PGP keys at http://www.ufp.org/~bicknell/ Read TMBG List - tmbg-list-request@tmbg.org, www.tmbg.org --C7zPtVaVf+AK4Oqc Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE/CcYXNh6mMG5yMTYRAjgDAJ9vf3MDUx8uLS90PmWHMBB0YJgQ+wCfcPPf 2OcXjiOjIN31QVZ4rKyV8ao= =7P+E -----END PGP SIGNATURE----- --C7zPtVaVf+AK4Oqc--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030707191223.GA60881>