From owner-freebsd-current@FreeBSD.ORG Sun Aug 12 03:30:24 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D606816A417 for ; Sun, 12 Aug 2007 03:30:23 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [210.51.165.229]) by mx1.freebsd.org (Postfix) with ESMTP id 930C213C45D for ; Sun, 12 Aug 2007 03:30:23 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from localhost (tarsier.geekcn.org [210.51.165.229]) by tarsier.geekcn.org (Postfix) with ESMTP id C494EEB475B; Sun, 12 Aug 2007 11:30:22 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([210.51.165.229]) by localhost (mail.geekcn.org [210.51.165.229]) (amavisd-new, port 10024) with ESMTP id CJqwM1TpU9IA; Sun, 12 Aug 2007 11:30:20 +0800 (CST) Received: from charlie.delphij.net (unknown [221.219.159.106]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTP id A8D2FEB43B0; Sun, 12 Aug 2007 11:30:20 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:user-agent:mime-version:to:cc:subject: references:in-reply-to:content-type:content-transfer-encoding; b=adBQ00Xn5/heZ77w2Tac2DSL1C2fiQP35gUEXOd1AaihvS4KMyqIhVaRq84DVijbO ygmSEBP9AnDbVXOEeYRRA== Message-ID: <46BE7ECB.6020104@delphij.net> Date: Sun, 12 Aug 2007 11:30:19 +0800 From: Xin LI User-Agent: Thunderbird 2.0.0.6 (X11/20070803) MIME-Version: 1.0 To: Randy Bush References: <46BE7310.8020802@psg.com> In-Reply-To: <46BE7310.8020802@psg.com> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Current Subject: Re: change in less for ti@:te@ X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Aug 2007 03:30:24 -0000 Randy Bush wrote: > as reported by deischen at freebsd.org, ti@:te@ in termcap for xterms is > no longer working for less. this is a real pain to us really old farts > here. in message > , > he does suggest a fix. anyone bribable to review and check this in? Sorry for the delay. I have just sent a commit request to re@ and is waiting for their approval. Cheers,