From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13400 invoked by alias); 11 Feb 2007 04:13:40 -0000 Received: (qmail 13391 invoked by uid 22791); 11 Feb 2007 04:13:39 -0000 X-Spam-Check-By: sourceware.org Received: from heller.inter.net.il (HELO heller.inter.net.il) (213.8.233.23) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 11 Feb 2007 04:13:34 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-106-58.inter.net.il [80.230.106.58]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id BVQ67327 (AUTH halo1); Sun, 11 Feb 2007 06:13:24 +0200 (IST) Date: Sun, 11 Feb 2007 04:13:00 -0000 Message-Id: From: Eli Zaretskii To: Daniel Jacobowitz CC: gdb@sources.redhat.com In-reply-to: <20070210204729.GA29601@nevyn.them.org> (message from Daniel Jacobowitz on Sat, 10 Feb 2007 15:47:29 -0500) Subject: Re: Special characters in doc strings of GDB commands Reply-to: Eli Zaretskii References: <20070210204729.GA29601@nevyn.them.org> X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-02/txt/msg00074.txt.bz2 > Date: Sat, 10 Feb 2007 15:47:29 -0500 > From: Daniel Jacobowitz > Cc: gdb@sources.redhat.com > > Isn't this whole mechanism horribly i18n-unfriendly already? Perhaps > we should just change it... But how to change that? Any ideas?