From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.bugs Subject: bug#34520: delete-matching-lines should report how many lines it deleted Date: Thu, 28 Feb 2019 22:59:17 -0500 Message-ID: References: <87o97aq6gz.fsf@jidanni.org> <87tvgoud56.fsf@mail.linkov.net> <83o96wk2mi.fsf@gnu.org> <87k1hjfvjd.fsf@mail.linkov.net> Reply-To: rms@gnu.org Content-Type: text/plain; charset=Utf-8 Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="214617"; mail-complaints-to="usenet@blaine.gmane.org" Cc: juri@linkov.net, 34520@debbugs.gnu.org, jidanni@jidanni.org To: Juri Linkov Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Mar 01 05:00:48 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 1gzZLr-000tey-9O for geb-bug-gnu-emacs@m.gmane.org; Fri, 01 Mar 2019 05:00:47 +0100 Original-Received: from localhost ([127.0.0.1]:50308 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gzZLq-0001S6-7n for geb-bug-gnu-emacs@m.gmane.org; Thu, 28 Feb 2019 23:00:46 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:45327) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gzZL9-00014T-F2 for bug-gnu-emacs@gnu.org; Thu, 28 Feb 2019 23:00:04 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gzZL8-0002of-GM for bug-gnu-emacs@gnu.org; Thu, 28 Feb 2019 23:00:03 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:42159) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gzZL8-0002oX-CF for bug-gnu-emacs@gnu.org; Thu, 28 Feb 2019 23:00:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gzZL8-0003yt-9U for bug-gnu-emacs@gnu.org; Thu, 28 Feb 2019 23:00:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Richard Stallman Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 01 Mar 2019 04:00:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 34520 X-GNU-PR-Package: emacs Original-Received: via spool by 34520-submit@debbugs.gnu.org id=B34520.155141276515230 (code B ref 34520); Fri, 01 Mar 2019 04:00:02 +0000 Original-Received: (at 34520) by debbugs.gnu.org; 1 Mar 2019 03:59:25 +0000 Original-Received: from localhost ([127.0.0.1]:55703 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gzZKX-0003xZ-7F for submit@debbugs.gnu.org; Thu, 28 Feb 2019 22:59:25 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:59081) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gzZKV-0003xN-Kq for 34520@debbugs.gnu.org; Thu, 28 Feb 2019 22:59:23 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:57310) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gzZKP-0001jC-Nb; Thu, 28 Feb 2019 22:59:17 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1gzZKP-0000kS-Iw; Thu, 28 Feb 2019 22:59:17 -0500 In-Reply-To: <87k1hjfvjd.fsf@mail.linkov.net> (message from Juri Linkov on Thu, 28 Feb 2019 23:33:10 +0200) 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:155916 Archived-At: [[[ To any NSA and FBI agents reading my email: please consider ]]] [[[ whether defending the US Constitution against all enemies, ]]] [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > Ok, waiting for the times when ‘gettext’ will arrive to Emacs. It would be very desirable to make Emacs support gettext-style translations. I have a feeling that it can't use the same code as gettext -- but with all of Emacs's other facilities, I think that transposing the useful part of gettext into Emacs won't be a big job. Would someone like to do this? -- Dr Richard Stallman President, Free Software Foundation (https://gnu.org, https://fsf.org) Internet Hall-of-Famer (https://internethalloffame.org)