From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 700 invoked by alias); 15 Oct 2006 21:38:33 -0000 Received: (qmail 685 invoked by uid 22791); 15 Oct 2006 21:38:32 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Sun, 15 Oct 2006 21:38:30 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GZDgh-00075L-CY; Sun, 15 Oct 2006 17:38:27 -0400 Date: Sun, 15 Oct 2006 21:38:00 -0000 From: Daniel Jacobowitz To: Eli Zaretskii Cc: bwilson@tensilica.com, gdb-patches@sources.redhat.com Subject: Re: [doc/commit] Re: fix use of @kbd and @key in gdb.texinfo Message-ID: <20061015213827.GA27170@nevyn.them.org> Mail-Followup-To: Eli Zaretskii , bwilson@tensilica.com, gdb-patches@sources.redhat.com References: <452BECD7.4010402@tensilica.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-10/txt/msg00173.txt.bz2 On Sun, Oct 15, 2006 at 11:32:58PM +0200, Eli Zaretskii wrote: > > Date: Tue, 10 Oct 2006 23:45:17 +0200 > > From: Eli Zaretskii > > CC: gdb-patches@sources.redhat.com > > > > Specifically, I don't want to use the Emacs C-c notation in parts of > > the documentation that are not related to Emacs, because I fear that > > users who are not familiar with Emacs will not know what C-c means > > without explanation. (The Emacs manual has a lengthy chapter > > explaining that, but GDB doesn't.) So please change C-c etc. back to > > Ctrl-C form, except where Emacs is involved. > > Fixed this myself as shown below. Thank you! Bob, please don't do this again; part of the obligation of committing "obvious" changes is being responsive when someone disputes their obviousness. Thanks in advance. -- Daniel Jacobowitz CodeSourcery