From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Tue, 29 Dec 2009 20:01:45 -0500 To: 9fans@9fans.net Message-ID: <1a0a369d1f2448d0be58f50fe646ee7b@ladd.quanstro.net> In-Reply-To: <<4b3aa4b2.GTlBJSrVHvm2j0KJ%yard-ape@telus.net>> References: <<4b3aa4b2.GTlBJSrVHvm2j0KJ%yard-ape@telus.net>> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Subject: Re: [9fans] p9p funny Topicbox-Message-UUID: b3b47b98-ead5-11e9-9d60-3106f5b1d025 On Tue Dec 29 19:58:45 EST 2009, yard-ape@telus.net wrote: > erik quanstrom wrote: > > > > > ; flag v && echo true > > flag v && echo true > > ; ed .rcrc > > ed .rcrc > > 900 > > 1 > > 1 > > if (test -e /etc/rcrc) > > q > > q > > > > It looks like you're you're using the Rakitzis rc; is readline involved? i've never used readline with any flavor of rc. but i have tried byron's rc as well as the p9p rc. unfortunately, it has nothing to do with rc — notice that ed has the same problem. readline actually fixes the problem. bash works fine. er, scratch that. bash works as expected. - erik