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.bugs Subject: bug#49214: dabbrev-expand vs. =?UTF-8?Q?=EF=BC=9A?= vs. : Date: Fri, 25 Jun 2021 08:43:19 +0300 Message-ID: <83r1gqsdmw.fsf@gnu.org> References: <87pmwbnjop.5.fsf@jidanni.org> <87eecrf3pj.fsf@gnus.org> <87zgvfm2pw.5.fsf@jidanni.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="34393"; mail-complaints-to="usenet@ciao.gmane.io" Cc: larsi@gnus.org, 49214-done@debbugs.gnu.org To: =?UTF-8?Q?=E7=A9=8D=E4=B8=B9=E5=B0=BC?= Dan Jacobson Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Jun 25 07:44:48 2021 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1lwee0-0008j2-5m for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 25 Jun 2021 07:44:48 +0200 Original-Received: from localhost ([::1]:50252 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lwedz-0003O6-3K for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 25 Jun 2021 01:44:47 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:41320) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lwedH-0002Cd-0h for bug-gnu-emacs@gnu.org; Fri, 25 Jun 2021 01:44:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:33069) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lwedG-0005d1-Nw for bug-gnu-emacs@gnu.org; Fri, 25 Jun 2021 01:44:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lwedG-0004Pz-LJ for bug-gnu-emacs@gnu.org; Fri, 25 Jun 2021 01:44:02 -0400 Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Fri, 25 Jun 2021 05:44:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 49214 X-GNU-PR-Package: emacs Mail-Followup-To: 49214@debbugs.gnu.org, eliz@gnu.org, jidanni@jidanni.org Original-Received: via spool by 49214-done@debbugs.gnu.org id=D49214.162459981916941 (code D ref 49214); Fri, 25 Jun 2021 05:44:02 +0000 Original-Received: (at 49214-done) by debbugs.gnu.org; 25 Jun 2021 05:43:39 +0000 Original-Received: from localhost ([127.0.0.1]:44614 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lwect-0004PB-67 for submit@debbugs.gnu.org; Fri, 25 Jun 2021 01:43:39 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:43382) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lwecq-0004Ow-2w for 49214-done@debbugs.gnu.org; Fri, 25 Jun 2021 01:43:37 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:40552) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lweck-0005GW-3O; Fri, 25 Jun 2021 01:43:30 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:1968 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 1lwecj-0005Um-Kh; Fri, 25 Jun 2021 01:43:30 -0400 In-Reply-To: <87zgvfm2pw.5.fsf@jidanni.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:208975 Archived-At: > From: 積丹尼 Dan Jacobson > > Date: Fri, 25 Jun 2021 04:23:23 +0800 > Cc: 49214@debbugs.gnu.org > > Why are wide punctuation any less punctuation than narrow punctuation? Some wide punctuation characters are treated specially due to their Word Break properties. The details are in the comments where we define text-mode-syntax-table, and in the Unicode Standard Annex 29 referenced from there. It's just that there was a bug there. > Sounds like a Euro-centered view of the world. That's a nasty accusation which has no basis whatsoever. Please don't do that again here, ever. > Why can't all punctuation be treated the same, narrow or wide? It was a bug, plain and simple. Now fixed on the master branch.