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#36167: [PATCH] Replace [0-9a-fA-F] with [[:xdigit:]] Date: Wed, 12 Jun 2019 17:55:45 +0300 Message-ID: <83lfy697ke.fsf@gnu.org> References: <1560254386.25060.0@yandex.ru> <20190611122925.12809-1-Hi-Angel@yandex.ru> <1560259030.21373.0@yandex.ru> <1560299369.31875.0@yandex.ru> <1560338344.12980.0@yandex.ru> Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="163385"; mail-complaints-to="usenet@blaine.gmane.org" Cc: rpluim@gmail.com, 36167@debbugs.gnu.org To: Konstantin Kharlamov Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Jun 12 16:56:19 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.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hb4fh-000gNl-VD for geb-bug-gnu-emacs@m.gmane.org; Wed, 12 Jun 2019 16:56:18 +0200 Original-Received: from localhost ([::1]:32932 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hb4fg-0002bA-Vt for geb-bug-gnu-emacs@m.gmane.org; Wed, 12 Jun 2019 10:56:17 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:56751) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hb4fX-0002as-4m for bug-gnu-emacs@gnu.org; Wed, 12 Jun 2019 10:56:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hb4fT-0008DO-9F for bug-gnu-emacs@gnu.org; Wed, 12 Jun 2019 10:56:05 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:48509) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hb4fS-0008AD-DB for bug-gnu-emacs@gnu.org; Wed, 12 Jun 2019 10:56:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hb4fS-0003m7-Bo for bug-gnu-emacs@gnu.org; Wed, 12 Jun 2019 10:56:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 12 Jun 2019 14:56:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 36167 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 36167-submit@debbugs.gnu.org id=B36167.156035135914486 (code B ref 36167); Wed, 12 Jun 2019 14:56:02 +0000 Original-Received: (at 36167) by debbugs.gnu.org; 12 Jun 2019 14:55:59 +0000 Original-Received: from localhost ([127.0.0.1]:33818 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hb4fM-0003lY-QU for submit@debbugs.gnu.org; Wed, 12 Jun 2019 10:55:57 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:47905) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hb4fK-0003lI-HA for 36167@debbugs.gnu.org; Wed, 12 Jun 2019 10:55:55 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:39745) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hb4fF-0007QU-2e; Wed, 12 Jun 2019 10:55:49 -0400 Original-Received: from [176.228.60.248] (port=4935 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1hb4fD-0006kX-B3; Wed, 12 Jun 2019 10:55:48 -0400 In-reply-to: <1560338344.12980.0@yandex.ru> (message from Konstantin Kharlamov on Wed, 12 Jun 2019 14:19:04 +0300) 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:160439 Archived-At: > Date: Wed, 12 Jun 2019 14:19:04 +0300 > From: Konstantin Kharlamov > Cc: 36167@debbugs.gnu.org > > > Sorry, I forgot a step: you have to visit the file you changed, and > > make sure point is near where you made changes (C-x v = will show you > > a *vc-diff* buffer containing the changes), and then do C-x 4 a > > (possibly multiple times if you changed multiple things). > > Oh, that doesn't sound automated, it's a lot of work. I had 28 files in > the outdated patch, and there will be more, as noted Paul. The idea is to type "C-x 4 a" right after making each change, or set up a keyboard macro that does this for you. > And in the other patch, which I did not send as it turned out to be > obsolete (which was replacing [0-9] with [[:digit:]]) I had around > 4xx changed files. No way one could manually go through 400 files, > stop by each change, and press a hotkey. When you change 400 files, no one will expect you to mention each instance, it's enough to describe the change itself and say "in all files" or somesuch.