X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=RrlN8GO8IjLB2WbV is4zDy0w19SCXfR7piINt7AmjoP8ze97bPsiAAojV8Yw+aR4EyXUqKCcnNLr3qu/ g9Q51CVSwblq6ZSjDHH/0bt7WY31dFZ4CysdyFAJMb84Zoq/FcId3bGJPqIfYll3 fog7QWplOKGpdhJAjF6oF5/6zN0= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=MCFWMSg+ZmD7s4Q7jXBg8S c/B+o=; b=X1KAQ26myyxav6gVOHtPLbuBj7aydIGLzLdPqu5ePnWAdUoPqTbQH1 XHTuAh3U1jEhDze0aFKXrDpKKiXyNyUFfj5F9I2zUq8sRmaaBE9+boaXZohQxtpP 2KeuAIw2rHW/+qrDontJ7Rg4LJnAYY1Z0DVDE1AW9ztXp+i3kWVD8= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: =?ISO-8859-1?Q?No, score=2.2 required=5.0 tests=AWL,BAYES_00,BODY_8BITS,FREEMAIL_FROM,GARBLED_BODY,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy==d0=b8=d1, =d0=b0=d0=b2=d1, =d0=b0=d0=b8=d0=bb, =d0=b8=d0=bb=d0=be=d0=b2?= X-HELO: mail-wj0-f176.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=JxigT7LrZvBBP44Q+5CJJWAUzemiHnXH4Y5pc3yZ1z8=; b=dqhSFdmUSX2zE9yIvl+znx2S6630uPmklUn/mUBXGcpSJdoHinu5ScBoviNkldJmRR 0bA2KkBO5UTH2GBMHKKBrXhhlwHJrXrszVTqLCV6PlP2yXDWgtUEmXx/zyXPyn5YWgN6 niTug4CidnjSA1oToDNlO8gxmqhQ1IXMcwV48mSruf84v+Drcxj0JxPJtQGO4Uq6wb6P 1rkuwlhthqJjWvYtZew0xQjrMlHy3Srr0wKV6dMTueCMc7tPF9mQIvU/7c8vvhlex3z3 URpIQ2yhkLCNbBz4MWJhJy41kb427HJGhElKzpJBiE2hJl2w7e+jkVyPxDLJq88eo8rQ gJBg== X-Gm-Message-State: AIkVDXIiKRY7FgIFGFnwKOSO5O34xOyo/ye8Y4EF/hoDQlZrHxGtdbff/fL5/5OmOtacCg== X-Received: by 10.223.130.111 with SMTP id 102mr27949556wrb.59.1485872286083; Tue, 31 Jan 2017 06:18:06 -0800 (PST) Subject: Re: [grep] regression: Windows version grep not search two non ASCII words separated by space To: cygwin AT cygwin DOT com References: From: Marco Atzeri Message-ID: <683b34de-5f27-6260-fbf1-69429bab15d4@gmail.com> Date: Tue, 31 Jan 2017 15:17:55 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Note-from-DJ: This may be spam On 31/01/2017 14:08, Михаил Гаврилов wrote: > Windows version grep not search two non ASCII words separated by space > More details described here: https://github.com/geany/geany/issues/1366 > Last workable version is 2.24 works for me $ echo "Без названия" > example2.txt $ grep "Без названия" example2.txt Без названия $ set |grep LANG LANG=en_US.UTF-8 so may be you need to clarify your test case ? Link to other project issues are not appreciated as only reference. Regards Marco -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple