From mboxrd@z Thu Jan 1 00:00:00 1970 From: Junio C Hamano Subject: Re: [PATCH] Try URI quoting for embedded TAB and LF in pathnames Date: Wed, 12 Oct 2005 14:02:32 -0700 Message-ID: <7virw2e9ef.fsf@assigned-by-dhcp.cox.net> References: <7vu0ftyvbc.fsf@assigned-by-dhcp.cox.net> <20051007232909.GB8893@steel.home> <7vpsqgyjrj.fsf@assigned-by-dhcp.cox.net> <20051008064555.GA3831@steel.home> <7vachks7aq.fsf@assigned-by-dhcp.cox.net> <20051008133032.GA32079@localhost> <7v64s7svya.fsf@assigned-by-dhcp.cox.net> <7vu0frpxs1.fsf@assigned-by-dhcp.cox.net> <87mzlgh8xa.fsf@penguin.cs.ucla.edu> <87ek6s0w34.fsf@penguin.cs.ucla.edu> <87slv7zvqj.fsf@penguin.cs.ucla.edu> <877jcjmdmq.fsf@penguin.cs.ucla.edu> <87vf02qy79.fsf@penguin.cs.ucla.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Linus Torvalds , Robert Fitzsimons , Alex Riesen , git@vger.kernel.org, Kai Ruemmler X-From: git-owner@vger.kernel.org Wed Oct 12 23:06:23 2005 Return-path: Received: from vger.kernel.org ([209.132.176.167]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EPnkE-0007Mu-LY for gcvg-git@gmane.org; Wed, 12 Oct 2005 23:02:39 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751573AbVJLVCf (ORCPT ); Wed, 12 Oct 2005 17:02:35 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751574AbVJLVCf (ORCPT ); Wed, 12 Oct 2005 17:02:35 -0400 Received: from fed1rmmtao09.cox.net ([68.230.241.30]:18350 "EHLO fed1rmmtao09.cox.net") by vger.kernel.org with ESMTP id S1751572AbVJLVCe (ORCPT ); Wed, 12 Oct 2005 17:02:34 -0400 Received: from assigned-by-dhcp.cox.net ([68.4.9.127]) by fed1rmmtao09.cox.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20051012210235.VUTU9260.fed1rmmtao09.cox.net@assigned-by-dhcp.cox.net>; Wed, 12 Oct 2005 17:02:35 -0400 To: Paul Eggert In-Reply-To: <87vf02qy79.fsf@penguin.cs.ucla.edu> (Paul Eggert's message of "Wed, 12 Oct 2005 13:26:02 -0700") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Paul Eggert writes: > Linus Torvalds writes: > >> I don't know if you realize it, but it's only within the last couple of >> years that the old 7-bit "finnish ASCII" went away. > > Aach! Those Finns! Always on the trailing edge of technology! Nah, Japanese are much worse. We are so used to see Yen signs at the end of multi-line CPP macro definitions (backslashes are taken over by it) and I do not foresee it going away anytime soon. I think windows people believe Yen signs are path component separators ;-).