From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: [NonGNU Elpa] New package: electric-french Date: Mon, 05 Jun 2023 21:55:31 +0300 Message-ID: <8335354u3g.fsf@gnu.org> References: <83y1ky41dl.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="36021"; mail-complaints-to="usenet@ciao.gmane.io" Cc: ruijie@netyu.xyz, emacs-devel@gnu.org To: Matthias Meulien Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Jun 05 20:56:37 2023 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1q6FNc-0009Bl-A0 for ged-emacs-devel@m.gmane-mx.org; Mon, 05 Jun 2023 20:56:36 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q6FMq-0005n3-Cr; Mon, 05 Jun 2023 14:55:48 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q6FMj-0005mk-2d for emacs-devel@gnu.org; Mon, 05 Jun 2023 14:55:41 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q6FMe-00077R-3S; Mon, 05 Jun 2023 14:55:38 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=Aw4yanbVj32BLiflkcZIXHnb0UIvSvHFdacRzYS5bio=; b=KLnQEWQe83Nv 22CeMdCXFx9wdn0OGCh5dPlYqiOJqZyM1uxT+aCWftxHzh9O5dv/EUt5gbk89iSUGFWT0YpheZ92u BPqbmlFjt6xlhqp9f2TCcr2ndAIavVXLnzXEm080JiflYiYgpOvWgjs5rBvmvr8HJMHXe1tn+X8cY GbcHZZUk01bUfINAmEKimYTtPpAjxEfxuSkhpnGRPwA2XgmUOh6WZpZvoooR8U1FyMqWSjKDoV6eW 1fgRSEw5y0tzcsvDH90CXVm+oKn4kCoK5b9ReLiyX57JAnQm56oCQej5IGRQITKdW0sj4Fi9ogpnh CPaODnIEVRq8826lNnxY5Q==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q6FMa-00089O-CB; Mon, 05 Jun 2023 14:55:35 -0400 In-Reply-To: (message from Matthias Meulien on Mon, 5 Jun 2023 20:20:34 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 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-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:306656 Archived-At: > From: Matthias Meulien > Date: Mon, 5 Jun 2023 20:20:34 +0200 > Cc: ruijie@netyu.xyz, emacs-devel@gnu.org > > French text typed in Emacs is not necessary rendered in Emacs only: An HTML page written in Emacs > but rendered in Firefox will have it's line breaks at different places and non-breaking spaces will apply > for Firefox as well as Emacs. Isn't it the job of a Web browser to display French text correctly, breaking lines only where a French reader would expect? I didn't know browsers needed help in that by inserting NBSP. Do they? > Other example: I use to type text in Emacs and later copy-paste in word processing applications; I am > happy to have non-breaking spaces already in place. Same here: isn't it the job of the word processor to break lines correctly for French?