From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#51132: [External] : bug#51132: Make sure user is doubly aware of finished complilations Date: Mon, 11 Oct 2021 19:31:42 +0300 Message-ID: <83tuhnplox.fsf@gnu.org> References: <87zgrg9hs0.5.fsf@jidanni.org> <87czocj6d9.fsf@gnus.org> <87o87vudbz.fsf@gmail.com> <83y26zpmz6.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="925"; mail-complaints-to="usenet@ciao.gmane.io" Cc: larsi@gnus.org, 51132@debbugs.gnu.org, kevin.legouguec@gmail.com, jidanni@jidanni.org To: Drew Adams Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Mon Oct 11 18:33:27 2021 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1mZyEw-000AaA-Vc for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 11 Oct 2021 18:33:26 +0200 Original-Received: from localhost ([::1]:33250 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mZyEv-0001ed-KB for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 11 Oct 2021 12:33:25 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:44074) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mZyEY-000144-9R for bug-gnu-emacs@gnu.org; Mon, 11 Oct 2021 12:33:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:49231) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mZyEX-0003Eo-V0 for bug-gnu-emacs@gnu.org; Mon, 11 Oct 2021 12:33:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mZyEX-0005wL-SE for bug-gnu-emacs@gnu.org; Mon, 11 Oct 2021 12:33:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 11 Oct 2021 16:33:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51132 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: wontfix Original-Received: via spool by 51132-submit@debbugs.gnu.org id=B51132.163396992322765 (code B ref 51132); Mon, 11 Oct 2021 16:33:01 +0000 Original-Received: (at 51132) by debbugs.gnu.org; 11 Oct 2021 16:32:03 +0000 Original-Received: from localhost ([127.0.0.1]:60777 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mZyDb-0005v7-Dz for submit@debbugs.gnu.org; Mon, 11 Oct 2021 12:32:03 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:41282) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mZyDZ-0005ue-KX for 51132@debbugs.gnu.org; Mon, 11 Oct 2021 12:32:02 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:60762) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mZyDT-0001du-MM; Mon, 11 Oct 2021 12:31:55 -0400 Original-Received: from [87.69.77.57] (port=3066 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mZyDR-0007tv-E7; Mon, 11 Oct 2021 12:31:55 -0400 In-Reply-To: (message from Drew Adams on Mon, 11 Oct 2021 16:21:02 +0000) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:216943 Archived-At: > From: Drew Adams > CC: "kevin.legouguec@gmail.com" , > "larsi@gnus.org" > , > "51132@debbugs.gnu.org" <51132@debbugs.gnu.org>, > "jidanni@jidanni.org" > Date: Mon, 11 Oct 2021 16:21:02 +0000 > > > > > > A message is issued, and I think that's sufficient. Closing. > > > > > > > > Note that you can customize compilation-finish-functions > > > > to do all sorts of things; you can e.g. send a desktop > > > > notification: > > > > > > Fine. But by default Emacs should generally pair > > > notification of starting/continuing progress with > > > notification of finishing - in the _same manner_, > > > at a minimum. > > > > It does. PLEASE try this before you post. > > PLEASE read what I wrote. I replied to a claim > that it's sufficient to issue a message, to end > a mode-line in-progress message. How is it useful to ask for something that already happens? Even if Lars didn't mention it? It just adds noise. > Whether there is in fact such a lack/bug is > something else. Please make a point of looking at the actual behavior before you join a discussion. If you want to help the discussion to be constructive.