Received: from spf5.us4.outblaze.com (spf5.us4.outblaze.com [205.158.62.27]) by sdf.lonestar.org (8.12.10/8.12.10) with ESMTP id i9Q18EqD009406 for ; Tue, 26 Oct 2004 01:08:14 GMT Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by spf5.us4.outblaze.com (Postfix) with ESMTP id 2C9BB76EFD for ; Tue, 26 Oct 2004 01:08:16 +0000 (GMT) Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CMFwZ-0001Wy-CF for migo@homemail.com; Mon, 25 Oct 2004 21:16:11 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CMFw8-0001Wq-Ma for gnu-arch-users@gnu.org; Mon, 25 Oct 2004 21:15:44 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CMFw7-0001WQ-PQ for gnu-arch-users@gnu.org; Mon, 25 Oct 2004 21:15:44 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CMFw7-0001WN-Kk for gnu-arch-users@gnu.org; Mon, 25 Oct 2004 21:15:43 -0400 Received: from [202.32.8.214] (helo=tyo201.gate.nec.co.jp) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CMFoB-0002iN-4R; Mon, 25 Oct 2004 21:07:31 -0400 Received: from mailgate4.nec.co.jp (mailgate53.nec.co.jp [10.7.69.184]) by tyo201.gate.nec.co.jp (8.11.7/3.7W01080315) with ESMTP id i9Q17PA05445; Tue, 26 Oct 2004 10:07:26 +0900 (JST) Received: (from root@localhost) by mailgate4.nec.co.jp (8.11.7/3.7W-MAILGATE-NEC) id i9Q17Ox02302; Tue, 26 Oct 2004 10:07:24 +0900 (JST) Received: from edtmg04.lsi.nec.co.jp ([10.26.17.201]) by mailsv3.nec.co.jp (8.11.7/3.7W-MAILSV4-NEC) with ESMTP id i9Q17N928281; Tue, 26 Oct 2004 10:07:24 +0900 (JST) Received: from mcsss2.ucom.lsi.nec.co.jp (localhost [127.0.0.1]) by edtmg04.lsi.nec.co.jp (8.12.10/8.12.10) with ESMTP id i9Q17MmF020149; Tue, 26 Oct 2004 10:07:22 +0900 (JST) Received: from mctpc71 (mctpc71.ucom.lsi.nec.co.jp [10.30.118.121]) by mcsss2.ucom.lsi.nec.co.jp (8.12.10/8.12.8/EDcg v2.01-mc/1046780839) with ESMTP id i9Q17Lwt016303; Tue, 26 Oct 2004 10:07:21 +0900 (JST) Received: by mctpc71 (Postfix, from userid 31295) id 0ADDF509; Tue, 26 Oct 2004 10:07:20 +0900 (JST) To: Thomas Lord References: <1098141434.19575.42.camel@whiskas.cashpoolcomps.com> <20041018233511.GA31642@fencepost> <1098156854.19575.65.camel@whiskas.cashpoolcomps.com> <1098163496.19575.134.camel@whiskas.cashpoolcomps.com> <20041019060152.GC18852@wisq.net> <1098311382.11967.35.camel@nemesis.xlii.org> <1098313564.5336.29.camel@whiskas.cashpoolcomps.com> <1098319598.5336.46.camel@whiskas.cashpoolcomps.com> <20041021123218.GA30989@fencepost> <1098398014.5336.118.camel@whiskas.cashpoolcomps.com> <200410252009.i9PK9pP3066424@xl2.seyza.com> From: Miles Bader System-Type: i686-pc-linux-gnu Blat: Foop Date: Tue, 26 Oct 2004 10:07:20 +0900 In-Reply-To: <200410252009.i9PK9pP3066424@xl2.seyza.com> (Thomas Lord's message of "Mon, 25 Oct 2004 13:09:51 -0700 (PDT)") Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: gnu-arch-users@gnu.org, zen@cashpoolcomps.com Subject: [Gnu-arch-users] Re: File naming conventions X-BeenThere: gnu-arch-users@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Miles Bader List-Id: a discussion list for all things arch-ish List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: gnu-arch-users-bounces+migo=homemail.com@gnu.org Errors-To: gnu-arch-users-bounces+migo=homemail.com@gnu.org Status: RO Content-Length: 1202 Lines: 23 Thomas Lord writes: > Can't you use a filter program to generate the output format you want > from the output format provided? This is perhaps harder than it should be because tla's output escaping format seems very complicated -- e.g., unicode encoding etc -- and it seems annoying to have to duplicate any decoding smarts that already have to be in tla. What I'd personally like (i.e., it would be convenient for me) is a dumbed down "half-encoded" output format: use pika escaping for a small fixed set of problematic characters (e.g. NUL, SPC, NL, CR, backslash [to protect the pika escapes]), but for anything else, output decoded "native" characters. [I've posted this before, but nobody seemed to care; won't anybody think of the scripters... :-...? ] -Miles -- `Cars give people wonderful freedom and increase their opportunities. But they also destroy the environment, to an extent so drastic that they kill all social life' (from _A Pattern Language_) _______________________________________________ Gnu-arch-users mailing list Gnu-arch-users@gnu.org http://lists.gnu.org/mailman/listinfo/gnu-arch-users GNU arch home page: http://savannah.gnu.org/projects/gnu-arch/