From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21696 invoked by alias); 29 Dec 2001 19:17:45 -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 21648 invoked from network); 29 Dec 2001 19:17:42 -0000 Received: from unknown (HELO localhost.cygnus.com) (24.114.42.213) by sources.redhat.com with SMTP; 29 Dec 2001 19:17:42 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.cygnus.com (Postfix) with ESMTP id D3A2A3E9C; Sun, 30 Dec 2001 04:47:42 +0930 (CST) Message-ID: <3C2E16D6.2010401@cygnus.com> Date: Sat, 29 Dec 2001 11:17:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.6) Gecko/20011207 X-Accept-Language: en-us MIME-Version: 1.0 To: Eli Zaretskii , Michael Snyder Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH/RFC] Add back the 'info proc mappings' command. References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2001-12/txt/msg00603.txt.bz2 > On Wed, 26 Dec 2001, Michael Snyder wrote: > > >> > > I don't know how to comment out a section of a texinfo file. > >> > >> > Put "@ignore..@end ignore" around the part you want to comment out. > >> >> Ah, OK -- how's this? > > > Perfect! Please commit this. Thanks. As an aside, if these commands really were lost, should a few bug reports be filed indicating that. Andrew