From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18003 invoked by alias); 17 Sep 2002 05:25:12 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 17966 invoked from network); 17 Sep 2002 05:25:10 -0000 Received: from unknown (HELO localhost.redhat.com) (24.112.240.27) by sources.redhat.com with SMTP; 17 Sep 2002 05:25:10 -0000 Received: from ges.redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 504DE3D77; Tue, 17 Sep 2002 01:25:05 -0400 (EDT) Message-ID: <3D86BCB1.8050009@ges.redhat.com> Date: Mon, 16 Sep 2002 22:25:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.0) Gecko/20020824 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jim Blandy Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH RFC] Character set support References: <1020913003056.ZM15701@localhost.localdomain> <20020913004205.GB19479@nevyn.them.org> <3D815F66.4030605@ges.redhat.com> <3D8230F0.1080104@ges.redhat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-09/txt/msg00333.txt.bz2 > Andrew Cagney writes: > >> I think it is also important to set the users expectations. If >> expressed right it may even encourage a reader to try to remove the >> restriction. > > > Okay, I see. I'll put together a doc patch for that once the existing > stuff goes in. Why not get it done now? As with any other submittion, the objective is to get it (as far as praticaly) right the first time. That way we don't run the risk of having it slip through the cracks. enjoy, Andrew