From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?UTF-8?Q?Per_Starb=C3=A4ck?= Newsgroups: gmane.emacs.devel Subject: Re: lax matching is not a great default behavior Date: Fri, 4 Dec 2015 13:04:24 +0100 Message-ID: References: <837fl2qzs2.fsf@gnu.org> <83610ikvto.fsf@gnu.org> <83bna6ipn7.fsf@gnu.org> <83wpsuh6cr.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1449230702 23762 80.91.229.3 (4 Dec 2015 12:05:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 4 Dec 2015 12:05:02 +0000 (UTC) Cc: John Wiegley , rms@gnu.org, Drew Adams , "emacs-devel@gnu.org" To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Dec 04 13:05:01 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1a4p6a-0000pE-Kw for ged-emacs-devel@m.gmane.org; Fri, 04 Dec 2015 13:04:52 +0100 Original-Received: from localhost ([::1]:40270 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4p6a-00048o-7T for ged-emacs-devel@m.gmane.org; Fri, 04 Dec 2015 07:04:52 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50883) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4p6H-0003x6-2d for emacs-devel@gnu.org; Fri, 04 Dec 2015 07:04:34 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a4p6F-0002v1-Vl for emacs-devel@gnu.org; Fri, 04 Dec 2015 07:04:33 -0500 Original-Received: from mail-vk0-x234.google.com ([2607:f8b0:400c:c05::234]:36518) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4p69-0002t2-MD; Fri, 04 Dec 2015 07:04:25 -0500 Original-Received: by vkay187 with SMTP id y187so63900937vka.3; Fri, 04 Dec 2015 04:04:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=3uS86Ja9m+Gx9P96hX365f5FiQFJ4NJs9VMJhrMxgYg=; b=GIZy+C+YxExnnOlKFSdX2OY0QJNt+LmhMc0DMY9107MD69ljFqMcO+cSzD3DKUnO0V 4S4Fc1LILJrdtIz9VzbaxyY9BRt0gts5yb+VJsI1ZeUtkPnIlYsrtP+FQFXYkC9u27XI 2ZvIx3h6RKHP7SmGbVkP/kiGms1PvIsbCFbQVOFj0bm17CXwtrWRwFPsk/0fuaSu5tyW gczs3/i9gMGJN31mmW9rHRwGlyOMhGE8AP5ELMI5kRA7sKk6jolBF1Mmg7k8Oib/VTD6 t3gJjeyupPvvq9ESQGxvL45VEjpucjk8IV5cNMSd/6T2400gwUnvDInMw5+yJxA4lBV+ fbfA== X-Received: by 10.31.52.211 with SMTP id b202mr9547804vka.82.1449230665087; Fri, 04 Dec 2015 04:04:25 -0800 (PST) Original-Received: by 10.31.54.197 with HTTP; Fri, 4 Dec 2015 04:04:24 -0800 (PST) In-Reply-To: <83wpsuh6cr.fsf@gnu.org> X-Google-Sender-Auth: ISxmKsOddC8vzdnRM3GRQSTbprk X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2607:f8b0:400c:c05::234 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:195884 Archived-At: >> > I see no real reasons yet for such a decision. Character folding was >> > introduced with the explicit goal of giving users what the other >> > text-editing and word-processing environments provide, what they >> > therefore are expected to expect. To revert that decision will take >> > more than just "I think it's wrong" kind of posts. >> >> I didn't follow its creation, but I don't think users generally expect >> that (yet). (I just checked searches in Gedit and Firefox where there >> were no such features, at least not in the versions that are standard >> in my operating system distribution.) > > Try more serious editing environments. E.g., MS Word does that by > default. I don't have access to MS Word, I don't think experiences from that influences what users expect in an editor much, and I think it is beside the point anyway. A good feature is good anyway. > The entire time interval between Nov 15 this year and until we release > Emacs 25.1 (which will take a few months, probably more than 6, > judging by past experience) is supposed to provide that feedback. The main feedback won't come until after it is available in a released vers= ion. What we were talking about is what should be the default in the next released version. Since you are instead talking about the default *before release* we are maybe not in disagreement after all. >> I may have missed something, but I have not read a single "I think >> it's wrong" post. > > Any post that doesn't explain why folding characters might be _wrong_ > in _most_ situations is not providing any useful arguments for turning > off the default. Most posts I've seen explained why their authors > don't like this feature. Big problems are big even if they only affect 5% of the users. The example I have given where this feature for Scandinavians is like having a search for "I" find "J" is such a problem. That just isn't acceptable, and will affect _most_ editing session for some, but of course not _most_ situations for all users combined. Some adaptations by language are needed to make this a good feature, and that won't be there in place for the next release, and also we won't know which adaptations are needed for other languages until more get to use this. And this is strange. I haven't read a single such post, and yet it's most posts you have seen. I wonder if you have read that into any post by me. > I do realize it's a massive change. And you are wrong assuming that I > almost only write in English (look at my locale), let alone that this > is some American-centered view (which would have dictated exactly the > opposite default). I'm not assuming that (and know that it's not so). This is not personal, but Emacs as a whole is American-centered. Its understanding of the needs for other languages that don't use a Latin script has earlier proved to be a better than its understanding of the needs for other languages using a Latin script. (And no, it certainly wouldn't. The harder you have to type =C3=A1=C3=A0=E1= =BA=A9=C3=A3=C3=A3=C7=8E the better it is for you to be able to search for them easily when they happen to be in a buffer.)