From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: On language-dependent defaults for character-folding Date: Thu, 18 Feb 2016 19:28:51 +0200 Message-ID: <83lh6iszak.fsf@gnu.org> References: <87k2m7qse0.fsf@wanadoo.es> <878u2mqhnl.fsf@wanadoo.es> <878u2jpy0t.fsf@fastmail.fm> <834md7wdtg.fsf@gnu.org> <87si0rgd94.fsf@udel.edu> <87ziuylvwi.fsf@mail.linkov.net> <20160218002027.GA5477@holos> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1455816550 16811 80.91.229.3 (18 Feb 2016 17:29:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 18 Feb 2016 17:29:10 +0000 (UTC) Cc: emacs-devel@gnu.org, juri@linkov.net To: Mark Oteiza Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 18 18:29:04 2016 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 1aWSNw-0003Gt-4p for ged-emacs-devel@m.gmane.org; Thu, 18 Feb 2016 18:29:00 +0100 Original-Received: from localhost ([::1]:43610 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aWSNv-00069p-Az for ged-emacs-devel@m.gmane.org; Thu, 18 Feb 2016 12:28:59 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55785) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aWSNf-00069c-Ts for emacs-devel@gnu.org; Thu, 18 Feb 2016 12:28:45 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aWSNb-0002IJ-CP for emacs-devel@gnu.org; Thu, 18 Feb 2016 12:28:43 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:52679) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aWSNb-0002IA-9G; Thu, 18 Feb 2016 12:28:39 -0500 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:1899 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1aWSNX-0005Ry-1X; Thu, 18 Feb 2016 12:28:35 -0500 In-reply-to: <20160218002027.GA5477@holos> (message from Mark Oteiza on Wed, 17 Feb 2016 19:20:27 -0500) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e 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:200133 Archived-At: > Date: Wed, 17 Feb 2016 19:20:27 -0500 > From: Mark Oteiza > Cc: emacs-devel@gnu.org > > > How come char-folding is on by default in Chromium, > > and yet nobody has a problem with that? > > Apparently it has just been an open issue for six years. > https://code.google.com/p/chromium/issues/detail?id=31609 Most of the complaints there is because Chromium doesn't provide any way to turn the folding off. There's no such problem in Emacs, of course.