From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31131 invoked by alias); 8 Aug 2003 01:57:19 -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 31105 invoked from network); 8 Aug 2003 01:57:15 -0000 Received: from unknown (HELO localhost.redhat.com) (24.157.166.107) by sources.redhat.com with SMTP; 8 Aug 2003 01:57:15 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id A0AC32B7F; Thu, 7 Aug 2003 21:57:13 -0400 (EDT) Message-ID: <3F330379.2090009@redhat.com> Date: Fri, 08 Aug 2003 01:57:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030223 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Eli Zaretskii Cc: nick@nick.uklinux.net, gdb-patches@sources.redhat.com Subject: Re: Emacs section of Gdb Manual References: <16110.17187.606996.243221@nick.uklinux.net> <9003-Tue17Jun2003232702+0300-eliz@elta.co.il> <16151.63561.929491.148532@nick.uklinux.net> <3405-Sat19Jul2003131610+0300-eliz@elta.co.il> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-08/txt/msg00118.txt.bz2 >> From: Nick Roberts >> Date: Fri, 18 Jul 2003 14:38:17 +0100 >> >> Eli Zaretskii writes: >> >> > > From: Nick Roberts >> > > Date: Mon, 16 Jun 2003 23:22:27 +0100 >> > > >> > > Here's my patch for gdb.texinfo for the section `Using GDB under GNU Emacs'. >> > >> > Approved; thanks. >> >> I don't have write access to the GDB repository (and am not looking for it). >> >> What's the procedure now? > > > Someone with write access should commit your changes. > > Normally, I'd do that, but unfortunately my write access to the GDB > repository is in disarray right now (it's a long story). Andrew, > could you please commit Nick's changes? Dig dig. I've checked this in. 6.0 and mainline. Andrew