X-Spam-Check-By: sourceware.org Message-ID: <44D79F3A.1090400@cygwin.com> Date: Mon, 07 Aug 2006 16:14:50 -0400 From: "Larry Hall (Cygwin)" Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8) Gecko/20060112 Fedora/1.5-1.fc4.remi Thunderbird/1.5 Mnenhy/0.7.4.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: [DOC PATCH] - was Re: I18 support in cygwin References: <721B8481D73DE047B62D7AB3750F656006B645 AT CORPUSMX30A DOT corp DOT emc DOT com> <44D79666 DOT 2040309 AT cygwin DOT com> <20060807194743 DOT GB4754 AT bouh DOT residence DOT ens-lyon DOT fr> In-Reply-To: <20060807194743.GB4754@bouh.residence.ens-lyon.fr> Content-Type: multipart/mixed; boundary="------------080908080404020305090707" Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com --------------080908080404020305090707 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Samuel Thibault wrote: > Hi, > > Larry Hall (Cygwin), le Mon 07 Aug 2006 15:37:10 -0400, a écrit : >> > > Oh, there's a duplicate > > set meta-flag on > > entry in the proposed .inputrc file. So there is. Hm. Oh well. Joshua, here's a patch, if you think using it is less effort than just deleting the line yourself. 2006-08-07 Larry Hall * faq-using.xml (faq.using.unicode): Removed extra set meta-flag on statement -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 893-9889 - FAX Holliston, MA 01746 --------------080908080404020305090707 Content-Type: text/x-patch; name="faq-using.xml.patch" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="faq-using.xml.patch" --- faq-using.xml.orig 2006-08-07 16:03:29.000000000 -0400 +++ faq-using.xml 2006-08-07 16:04:34.000000000 -0400 @@ -423,7 +423,6 @@ set output-meta on set input-meta on set kanji-code sjis - set meta-flag on These are options to the readline library, which you can read --------------080908080404020305090707 Content-Type: text/plain; charset=us-ascii -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/ --------------080908080404020305090707--