From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16551 invoked by alias); 22 Jul 2005 07:29:32 -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 16493 invoked by uid 22791); 22 Jul 2005 07:29:14 -0000 Received: from colo.khms.westfalen.de (HELO colo.khms.westfalen.de) (213.239.196.208) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Fri, 22 Jul 2005 07:29:14 +0000 Received: from khms.vpn ([10.172.192.2]:45596 helo=khms.westfalen.de ident=Debian-exim) by colo.khms.westfalen.de with esmtpsa (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1DvrwE-0005wB-G6 for gdb-patches@sources.redhat.com; Fri, 22 Jul 2005 09:27:18 +0200 Received: from root (helo=khms.westfalen.de) by khms.westfalen.de with local-bsmtp (Exim 4.50) id 1DvrwC-0007QJ-59 for gdb-patches@sources.redhat.com; Fri, 22 Jul 2005 09:27:16 +0200 Received: by khms.westfalen.de (CrossPoint v3.12d.kh15 R/C435); 22 Jul 2005 09:23:36 +0200 Date: Fri, 22 Jul 2005 07:29:00 -0000 From: kaih@khms.westfalen.de (Kai Henningsen) To: gdb-patches@sources.redhat.com Message-ID: <9aLT9hkXw-B@khms.westfalen.de> In-Reply-To: <200507190011.j6J0B1Ma014410@sethra.codesourcery.com> Subject: Re: PATCH: MinGW readline -- revised MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii References: <200507190011.j6J0B1Ma014410@sethra.codesourcery.com> X-No-Junk-Mail: I do not want to get *any* junk mail. X-Fix-Your-Modem: +++ATS2=255&WO1 X-SW-Source: 2005-07/txt/msg00171.txt.bz2 mark@codesourcery.com (Mark Mitchell) wrote on 18.07.05 in <200507190011.j6J0B1Ma014410@sethra.codesourcery.com>: > * readline.c (bind_arrow_keys_internal): Translate > Windows keysequences into POSIX key sequences. s/POSIX/ANSI/ MfG Kai