From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#34492: Acknowledgement (rx: ASCII-raw byte ranges comprise all of Unicode) Date: Sat, 16 Feb 2019 13:40:49 +0200 Message-ID: <83zhqwklku.fsf@gnu.org> References: <83a7iwmc6n.fsf@gnu.org> <81D26A8A-9C0B-4868-91F9-B9695999DBBE@acm.org> <831s48m44e.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="197423"; mail-complaints-to="usenet@blaine.gmane.org" Cc: 34492@debbugs.gnu.org To: Mattias =?UTF-8?Q?Engdeg=C3=A5rd?= Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Feb 16 12:42:14 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1guyMI-000pEq-8y for geb-bug-gnu-emacs@m.gmane.org; Sat, 16 Feb 2019 12:42:14 +0100 Original-Received: from localhost ([127.0.0.1]:54982 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1guyMH-0005At-4s for geb-bug-gnu-emacs@m.gmane.org; Sat, 16 Feb 2019 06:42:13 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:51865) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1guyM7-0005AG-HF for bug-gnu-emacs@gnu.org; Sat, 16 Feb 2019 06:42:04 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1guyM6-0000yn-Gt for bug-gnu-emacs@gnu.org; Sat, 16 Feb 2019 06:42:03 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:50757) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1guyM6-0000yU-AH for bug-gnu-emacs@gnu.org; Sat, 16 Feb 2019 06:42:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1guyM6-0000e4-2G for bug-gnu-emacs@gnu.org; Sat, 16 Feb 2019 06:42:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 16 Feb 2019 11:42:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 34492 X-GNU-PR-Package: emacs Original-Received: via spool by 34492-submit@debbugs.gnu.org id=B34492.15503172642410 (code B ref 34492); Sat, 16 Feb 2019 11:42:02 +0000 Original-Received: (at 34492) by debbugs.gnu.org; 16 Feb 2019 11:41:04 +0000 Original-Received: from localhost ([127.0.0.1]:50038 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1guyL9-0000co-LG for submit@debbugs.gnu.org; Sat, 16 Feb 2019 06:41:03 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:37208) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1guyL7-0000cC-Cs for 34492@debbugs.gnu.org; Sat, 16 Feb 2019 06:41:02 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:36483) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1guyKx-0008NM-2d; Sat, 16 Feb 2019 06:40:52 -0500 Original-Received: from [176.228.60.248] (port=1815 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1guyKv-0004ef-Df; Sat, 16 Feb 2019 06:40:50 -0500 In-reply-to: (message from Mattias =?UTF-8?Q?Engdeg=C3=A5rd?= on Sat, 16 Feb 2019 12:05:09 +0100) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 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.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:155454 Archived-At: > From: Mattias EngdegÄrd > Date: Sat, 16 Feb 2019 12:05:09 +0100 > Cc: 34492@debbugs.gnu.org > > +** rx > + > +--- > +*** rx now handles raw bytes in character alternatives correctly, > +when given in a string. Previously, `(any "\x80-\xff")' would match > +characters U+0080...U+00FF. Now the expression matches raw bytes in > +the 128...255 range, as expected. This is OK, but we use quoting 'like this' in NEWS. Thanks.