From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?utf-8?Q?=C3=93scar_Fuentes?= Newsgroups: gmane.emacs.devel Subject: Re: Character folding in the pretest Date: Thu, 04 Feb 2016 20:46:20 +0100 Message-ID: <874mdo2r8z.fsf@wanadoo.es> References: <87mvriuk3a.fsf@gmail.com> <8737t9ex1p.fsf@petton.fr> <83oabxyf71.fsf@gnu.org> <56B230D1.90902@gmail.com> <87bn7x4i4o.fsf@wanadoo.es> <87d1sc4rin.fsf@djcbsoftware.nl> <87vb6431rd.fsf@wanadoo.es> <56B37DF4.7000808@gmail.com> <87mvrg2zid.fsf@wanadoo.es> <56B38A15.90703@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1454615221 6194 80.91.229.3 (4 Feb 2016 19:47:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 4 Feb 2016 19:47:01 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 04 20:46:52 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 1aRPre-0004Q4-KX for ged-emacs-devel@m.gmane.org; Thu, 04 Feb 2016 20:46:50 +0100 Original-Received: from localhost ([::1]:43763 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRPra-0006SN-Mz for ged-emacs-devel@m.gmane.org; Thu, 04 Feb 2016 14:46:46 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36377) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRPrM-0006S4-Uu for emacs-devel@gnu.org; Thu, 04 Feb 2016 14:46:33 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aRPrJ-00075t-K0 for emacs-devel@gnu.org; Thu, 04 Feb 2016 14:46:32 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:59967) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRPrJ-00075n-Ck for emacs-devel@gnu.org; Thu, 04 Feb 2016 14:46:29 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aRPrG-00041U-QY for emacs-devel@gnu.org; Thu, 04 Feb 2016 20:46:26 +0100 Original-Received: from 1.red-83-38-42.dynamicip.rima-tde.net ([83.38.42.1]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 04 Feb 2016 20:46:26 +0100 Original-Received: from ofv by 1.red-83-38-42.dynamicip.rima-tde.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 04 Feb 2016 20:46:26 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 13 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 1.red-83-38-42.dynamicip.rima-tde.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) Cancel-Lock: sha1:gK9t4ZNb7fYU0djktKuYz/4NbzY= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:199325 Archived-At: Clément Pit--Claudel writes: [snip] It seems that the feature is not geared towards natural language, but for the cases where the user cares about how the character is composed. As mentioned on my answer to Eli, this feature should default to off. Your use case is not typical and is based on usage circunstances (writing French with a US keyboard), personal opinions about what is admisible or factors depending on your language (maybe French has no a similar case of Spanish n/ñ), so I think that it is not convincing enough to change my POV about the default status of the feature.