From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7597 invoked by alias); 16 Apr 2013 20:41:35 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 7588 invoked by uid 89); 16 Apr 2013 20:41:34 -0000 X-Spam-SWARE-Status: No, score=-6.0 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,RP_MATCHES_RCVD autolearn=ham version=3.3.1 Received: from mail-vb0-f42.google.com (HELO mail-vb0-f42.google.com) (209.85.212.42) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Tue, 16 Apr 2013 20:41:33 +0000 Received: by mail-vb0-f42.google.com with SMTP id p12so747252vbe.29 for ; Tue, 16 Apr 2013 13:41:32 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type:x-gm-message-state; bh=gHAT8XKl2488GOuiGQNOzHwSpWrHlo035AV8PkNwDVw=; b=bKiFAryZ2JOo98BYVKoaW34hDGCNVGwZFkNZeUheLC6NVyWf2G2e8wRtM6Y/ZfZEnc ETEKM+RFOqch2MY7h4Tb1UgPRO6+oJDSM5RjG4RsWrqmU5A3QdOPDlmRna/E8T6flFxj iUIoT0MvdwlLGN8e9i6q3mKjJRmRVXPrgvxfGMs50Wy0rh2SwbcZSMSwujExZtYNwfM1 qa++DqbTNv16romsRwIHh/zQYYtPFhkcA1M1/DOufN26ZqR/3njkRDhCHTCFjwWjXSgZ XoX0Fr5lJXHSWV6sNfI9Io0Sg0/tOYj4+YTOiRJ9gzr/AZWQQ82ipehNb4VDuGhyvMvA 6dNg== MIME-Version: 1.0 X-Received: by 10.220.99.75 with SMTP id t11mr2776995vcn.72.1366144892149; Tue, 16 Apr 2013 13:41:32 -0700 (PDT) Received: by 10.220.123.70 with HTTP; Tue, 16 Apr 2013 13:41:32 -0700 (PDT) In-Reply-To: <83ip3n58mi.fsf@gnu.org> References: <83r4jaynqq.fsf@gnu.org> <514B4AC3.1090103@redhat.com> <83zjxwy4ux.fsf@gnu.org> <20130321191051.GF5447@adacore.com> <83r4j8y1kh.fsf@gnu.org> <20130321203919.GG5447@adacore.com> <87r4j8zd0k.fsf@fleche.redhat.com> <83ehf85u7x.fsf@gnu.org> <83wqsbadfe.fsf@gnu.org> <20836.17485.525118.795474@ruffy2.mtv.corp.google.com> <83txnfa9m7.fsf@gnu.org> <51645982.8050904@redhat.com> <87k3oamlqy.fsf@fleche.redhat.com> <51658BC9.6080001@redhat.com> <878v4qmc14.fsf@fleche.redhat.com> <83eheg9lbr.fsf@gnu.org> <83bo9k9ifl.fsf@gnu.org> <83ip3n58mi.fsf@gnu.org> Date: Wed, 17 Apr 2013 08:10:00 -0000 Message-ID: Subject: Re: regroup --help text From: Doug Evans To: Eli Zaretskii Cc: Tom Tromey , Pedro Alves , Joel Brobecker , gdb-patches Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQmwcf4h8r08qRuEEwl1y+ROr6/GvxyJno0oE0mMSkLF/YxJ59kC8kLHclOGsXkmeojCGyeQnEBHIeqew9TMkqphG2OJTticn4d4DBZx4A7PX1n4SMKsDkQH4I7WJvCaHJD4qRdJtRe6YtBn2Hs4YW3gOhNX34sD6TpqefL+lG4MCONXo1QYSN7905OR7u1Y9QXK0vaV7WjB3miawq8Xe27KnkdV7Q== X-SW-Source: 2013-04/txt/msg00509.txt.bz2 On Mon, Apr 15, 2013 at 10:48 PM, Eli Zaretskii wrote: >> Date: Mon, 15 Apr 2013 11:12:45 -0700 >> From: Doug Evans >> Cc: Tom Tromey , Pedro Alves , >> Joel Brobecker , gdb-patches >> >> Works for me, modulo do we care about alpha-sorting within each section? > > I did try to do that, where there's no other order relation. > >> [If not, please add a comment saying that the lists are intentionally >> sorted (if at all) via means other than alphabetical.] > > What you mean note that in the help text itself? Or in the code? In the code.