From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: :alnum: broken? Date: Sun, 23 Feb 2020 05:28:23 +0200 Message-ID: <83a75ahtig.fsf@gnu.org> References: <86wo8flqct.fsf@stephe-leake.org> <86sgj3ljf0.fsf@stephe-leake.org> <5fecc0e1-1ee2-5a89-9297-b0b9aa4a8e9c@cs.ucla.edu> <8336b3jc5p.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="123634"; mail-complaints-to="usenet@ciao.gmane.io" Cc: stephen_leake@stephe-leake.org, emacs-devel@gnu.org To: Paul Eggert Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Feb 23 04:28:58 2020 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 1j5hwv-000W3G-NM for ged-emacs-devel@m.gmane-mx.org; Sun, 23 Feb 2020 04:28:57 +0100 Original-Received: from localhost ([::1]:49128 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j5hwu-00089D-Py for ged-emacs-devel@m.gmane-mx.org; Sat, 22 Feb 2020 22:28:56 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:52504) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j5hwU-0007hu-1h for emacs-devel@gnu.org; Sat, 22 Feb 2020 22:28:30 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:60127) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1j5hwT-0005IG-DD; Sat, 22 Feb 2020 22:28:29 -0500 Original-Received: from [176.228.60.248] (port=3831 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1j5hwS-0006Pz-K8; Sat, 22 Feb 2020 22:28:28 -0500 In-reply-to: (message from Paul Eggert on Sat, 22 Feb 2020 13:28:58 -0800) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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" Xref: news.gmane.io gmane.emacs.devel:245035 Archived-At: > Cc: stephen_leake@stephe-leake.org, emacs-devel@gnu.org > From: Paul Eggert > Date: Sat, 22 Feb 2020 13:28:58 -0800 > > A similar change went into GNU grep a decade ago, and in practice it's been a > win. It would also be a win with Emacs. I don't think I see a win here, sorry.