From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.bugs Subject: bug#30397: Random numbers in grep mode-line Date: Sun, 11 Feb 2018 15:45:04 -0500 Message-ID: References: <87tvurtbek.fsf@mail.linkov.net> <87zi4gpm2r.fsf@mail.linkov.net> Reply-To: rms@gnu.org NNTP-Posting-Host: blaine.gmane.org Content-Type: text/plain; charset=Utf-8 X-Trace: blaine.gmane.org 1518381857 5245 195.159.176.226 (11 Feb 2018 20:44:17 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sun, 11 Feb 2018 20:44:17 +0000 (UTC) Cc: 30397@debbugs.gnu.org, npostavs@users.sourceforge.net To: Juri Linkov Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Feb 11 21:44:13 2018 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ekyTp-0000nK-4Y for geb-bug-gnu-emacs@m.gmane.org; Sun, 11 Feb 2018 21:44:09 +0100 Original-Received: from localhost ([::1]:53794 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ekyVq-0000cg-RQ for geb-bug-gnu-emacs@m.gmane.org; Sun, 11 Feb 2018 15:46:14 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56242) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ekyVe-0000a5-Tw for bug-gnu-emacs@gnu.org; Sun, 11 Feb 2018 15:46:04 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ekyVd-0005mM-RE for bug-gnu-emacs@gnu.org; Sun, 11 Feb 2018 15:46:02 -0500 Original-Received: from debbugs.gnu.org ([208.118.235.43]:58982) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ekyVd-0005m9-O9 for bug-gnu-emacs@gnu.org; Sun, 11 Feb 2018 15:46:01 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ekyVd-0000Su-Hh for bug-gnu-emacs@gnu.org; Sun, 11 Feb 2018 15:46:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Richard Stallman Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 11 Feb 2018 20:46:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 30397 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 30397-submit@debbugs.gnu.org id=B30397.15183819221737 (code B ref 30397); Sun, 11 Feb 2018 20:46:01 +0000 Original-Received: (at 30397) by debbugs.gnu.org; 11 Feb 2018 20:45:22 +0000 Original-Received: from localhost ([127.0.0.1]:38646 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ekyV0-0000Rx-7Y for submit@debbugs.gnu.org; Sun, 11 Feb 2018 15:45:22 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:36078) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ekyUy-0000Rj-PU for 30397@debbugs.gnu.org; Sun, 11 Feb 2018 15:45:21 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ekyUs-0004wG-Pm for 30397@debbugs.gnu.org; Sun, 11 Feb 2018 15:45:15 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:41621) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ekyUi-0004jE-Lt; Sun, 11 Feb 2018 15:45:04 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1ekyUi-0000oS-69; Sun, 11 Feb 2018 15:45:04 -0500 In-reply-to: <87zi4gpm2r.fsf@mail.linkov.net> (message from Juri Linkov on Sat, 10 Feb 2018 23:32:44 +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: 208.118.235.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:143171 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. ]]] > > While compilation proceeds, the mode line is updated to show the > > number of errors, warnings, and informational messages that have been > > seen so far. That has a gratuitous passive verb. This text avoids that and is clearer in other ways. ====================================================================== The mode line displays and updates the number of errors, number of warnings, and number of informational messages emitted by compilation. ====================================================================== Would someone please install this and ack? -- Dr Richard Stallman President, Free Software Foundation (https://gnu.org, https://fsf.org) Internet Hall-of-Famer (https://internethalloffame.org) Skype: No way! See https://stallman.org/skype.html.