From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27394 invoked by alias); 22 Jun 2003 03:27:06 -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 27387 invoked from network); 22 Jun 2003 03:27:05 -0000 Received: from unknown (HELO gandalf.inter.net.il) (192.114.186.22) by sources.redhat.com with SMTP; 22 Jun 2003 03:27:05 -0000 Received: from zaretsky (tony08-234-209.inter.net.il [80.230.234.209] (may be forged)) by gandalf.inter.net.il (Mirapoint Messaging Server MOS 3.3.5-GR) with ESMTP id AXD79494; Sun, 22 Jun 2003 06:27:01 +0300 (IDT) Date: Sun, 22 Jun 2003 03:27:00 -0000 From: "Eli Zaretskii" To: drow@mvista.com Message-Id: <5567-Sun22Jun2003062550+0300-eliz@elta.co.il> CC: gdb-patches@sources.redhat.com, cagney@redhat.com In-reply-to: <20030621180426.GD14161@nevyn.them.org> (message from Daniel Jacobowitz on Sat, 21 Jun 2003 14:04:26 -0400) Subject: Re: RFA/doc: Add agent expressions chapter Reply-to: Eli Zaretskii References: <20020806173627.GA18326@nevyn.them.org> <3D500C9E.6090407@ges.redhat.com> <20030621180426.GD14161@nevyn.them.org> X-SW-Source: 2003-06/txt/msg00688.txt.bz2 > Date: Sat, 21 Jun 2003 14:04:26 -0400 > From: Daniel Jacobowitz > > Got distracted, never finished this. The consensus was to put this > after the Remote Protocol appendix, and turn it into an appendix just > like the remote protocol docs. Here's a patch which does that; OK? Okay with me. Thanks.