From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Diffs between %s and %s end here Date: Sun, 09 Mar 2008 23:02:21 -0400 Message-ID: References: <18370.47294.641890.556694@kahikatea.snap.net.nz> <18377.55334.203888.524043@kahikatea.snap.net.nz> <434pbqcaz5.fsf@fencepost.gnu.org> <200803021853.m22IrRvA000730@sallyv1.ics.uci.edu> <200803031858.m23IwToH009344@sallyv1.ics.uci.edu> <200803041839.m24Idmis008291@sallyv1.ics.uci.edu> <200803052150.m25Loonc011429@sallyv1.ics.uci.edu> <85pru5m2ut.fsf@lola.goethe.zz> <87iqzwzysx.fsf@jurta.org> <87hcfgvpvp.fsf@jurta.org> <6gmyp7vhq5.fsf@fencepost.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1205118170 25357 80.91.229.12 (10 Mar 2008 03:02:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 10 Mar 2008 03:02:50 +0000 (UTC) Cc: rms@gnu.org, nickrob@snap.net.nz, emacs-devel@gnu.org, Juri Linkov , dann@ics.uci.edu, miles@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 10 04:03:17 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JYYIF-0007pr-IM for ged-emacs-devel@m.gmane.org; Mon, 10 Mar 2008 04:03:15 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JYYHh-00007u-J1 for ged-emacs-devel@m.gmane.org; Sun, 09 Mar 2008 23:02:41 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JYYHe-000052-1W for emacs-devel@gnu.org; Sun, 09 Mar 2008 23:02:38 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JYYHZ-0008Vd-6W for emacs-devel@gnu.org; Sun, 09 Mar 2008 23:02:37 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JYYHZ-0008Va-3z for emacs-devel@gnu.org; Sun, 09 Mar 2008 23:02:33 -0400 Original-Received: from ironport2-out.pppoe.ca ([206.248.154.182]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JYYHO-00042d-RN; Sun, 09 Mar 2008 23:02:22 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AmgCAF1B1EfO+J2CdGdsb2JhbACQfQEwlxeBBw X-IronPort-AV: E=Sophos;i="4.25,471,1199682000"; d="scan'208";a="15775621" Original-Received: from smtp.pppoe.ca ([65.39.196.238]) by ironport2-out.pppoe.ca with ESMTP; 09 Mar 2008 23:02:21 -0400 Original-Received: from pastel.home ([206.248.157.130]) by smtp.pppoe.ca (Internet Mail Server v1.0) with ESMTP id QGM46521; Sun, 09 Mar 2008 23:02:21 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 178BC805A; Sun, 9 Mar 2008 23:02:21 -0400 (EDT) In-Reply-To: <6gmyp7vhq5.fsf@fencepost.gnu.org> (Glenn Morris's message of "Sun, 09 Mar 2008 15:07:46 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:91985 Archived-At: >> Since it seems the discussion currently reached consensus that >> additional text is necessary only for visual indication, I have >> a question: isn't visual indication for the current status >> in the mode line is sufficient with the new face `mode-line-emphasis'? >> >> I don't think so. When the process terminates, it is nice to have >> confirmation that it completed normally. > It's very frustrating that a discussion about creating a single new > face has got sidetracked into this issue. We have already had this > discussion. No-one agreed with you. Please read the references Reiner > supplied. > Meanwhile, vc-set-mode-line-busy-indicator continue to be totally > invisible for me. Please create a mode-line-emphasis face and use it for vc-set-mode-line-busy-indicator. Stefan