From debbugs-submit-bounces@debbugs.gnu.org Wed Mar 20 12:19:56 2013 Received: (at submit) by debbugs.gnu.org; 20 Mar 2013 16:19:56 +0000 Received: from localhost ([127.0.0.1]:37820 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UILk3-0005ZH-U2 for submit@debbugs.gnu.org; Wed, 20 Mar 2013 12:19:56 -0400 Received: from eggs.gnu.org ([208.118.235.92]:59296) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UILk0-0005Z9-F0 for submit@debbugs.gnu.org; Wed, 20 Mar 2013 12:19:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UILiE-0006ue-U9 for submit@debbugs.gnu.org; Wed, 20 Mar 2013 12:18:06 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_LOW,T_DKIM_INVALID autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:34054) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UILiE-0006ua-RQ for submit@debbugs.gnu.org; Wed, 20 Mar 2013 12:18:02 -0400 Received: from eggs.gnu.org ([208.118.235.92]:42389) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UILiA-0000r2-Qf for bug-gnu-emacs@gnu.org; Wed, 20 Mar 2013 12:18:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UILi7-0006tO-U2 for bug-gnu-emacs@gnu.org; Wed, 20 Mar 2013 12:17:58 -0400 Received: from mail-pb0-f49.google.com ([209.85.160.49]:63374) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UILi7-0006tD-Ll for bug-gnu-emacs@gnu.org; Wed, 20 Mar 2013 12:17:55 -0400 Received: by mail-pb0-f49.google.com with SMTP id xa12so1487662pbc.36 for ; Wed, 20 Mar 2013 09:17:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:to:subject:user-mail-address:date:message-id :user-agent:mime-version:content-type; bh=jM2bNkUgVRMtN2fqWLF5we3yJQ8iOBlx3wc/tbJRS44=; b=JNRvJXMxu6LHZldEgkuJCiDe8ZpX9qgRx6nbV29vDmwFRSyD1d8a3p3LgYblOpu8z2 mr1G8IuE4YvAQw7izk1Uq/9NYeG3QWNvYOMaZA3FWFJimC1bjfe57C4YC/1I//3YGipg W4iImBAJpy0Sk/KTVmwJC1DuFYwq/ppYaIS0kyXQ+yBzy4W6KjETmNSqtV13/OaP+HpM UGL/eLz/WVjPc5VB5y1Ez0lf1krZv7UewIdRZb4KDn/csOF+Beop2sQpGmWNzHyF/EmO QTF8r5rfqQ79Lvc+VM15AQghNx/g3HH9bagVYY8HiSc08evtsxq14N7HJwbHzWTeOG5d YkUw== X-Received: by 10.68.98.133 with SMTP id ei5mr4801842pbb.47.1363796274204; Wed, 20 Mar 2013 09:17:54 -0700 (PDT) Received: from localhost ([122.167.2.57]) by mx.google.com with ESMTPS id i9sm2796575paa.7.2013.03.20.09.17.50 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Wed, 20 Mar 2013 09:17:52 -0700 (PDT) From: Sivaram Neelakantan To: bug-gnu-emacs@gnu.org Subject: 24.3; 2 instances of modeline instead of mode-line User-Mail-Address: nsivaram.net@gmail.com Date: Wed, 20 Mar 2013 21:47:45 +0530 Message-ID: <878v5idp06.fsf@gmail.com> User-Agent: Gnus/5.110019 (No Gnus v0.19) Emacs/24.3 (windows-nt) MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.17 X-Spam-Score: -3.4 (---) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.1 (------) Hi, In the documentation, you'd find 2 instances of the word modeline instead of mode-line and the corresponding vars and command invocation. If you want Emacs to display the amount of time "left" of your workday in the mode line, either customize the `timeclock-modeline-display' variable and set its value to `t', or invoke the `M-x timeclock-modeline-display' command. Not sure whether it should be fixed for consistency's sake to mode-line. Presumably the variable index is automatically regenerated correctly if this is fixed as it appears in the variable index too. sivaram -- From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 15 01:28:21 2019 Received: (at 14009) by debbugs.gnu.org; 15 Aug 2019 05:28:21 +0000 Received: from localhost ([127.0.0.1]:50393 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hy8JA-0000At-VV for submit@debbugs.gnu.org; Thu, 15 Aug 2019 01:28:21 -0400 Received: from quimby.gnus.org ([80.91.231.51]:35466) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hy8J8-0000Aj-Ql for 14009@debbugs.gnu.org; Thu, 15 Aug 2019 01:28:19 -0400 Received: from 24-104-73-23-ip-static.hfc.comcastbusiness.net ([24.104.73.23] helo=sandy) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hy8J5-0008BZ-4G; Thu, 15 Aug 2019 07:28:17 +0200 From: Lars Ingebrigtsen To: Sivaram Neelakantan Subject: Re: bug#14009: 24.3; 2 instances of modeline instead of mode-line References: <878v5idp06.fsf@gmail.com> Date: Wed, 14 Aug 2019 22:28:12 -0700 In-Reply-To: <878v5idp06.fsf@gmail.com> (Sivaram Neelakantan's message of "Wed, 20 Mar 2013 21:47:45 +0530") Message-ID: <875zmz0zgz.fsf@mouse.gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Sivaram Neelakantan writes: > In the documentation, you'd find 2 instances of the word modeline > instead of mode-line and the corresponding vars and command > invocation. > > If you want Emacs to display the amount of time "lef [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 14009 Cc: 14009@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Sivaram Neelakantan writes: > In the documentation, you'd find 2 instances of the word modeline > instead of mode-line and the corresponding vars and command > invocation. > > If you want Emacs to display the amount of time "left" of your > workday in the mode line, either customize the > `timeclock-modeline-display' variable and set its value to `t', or > invoke the `M-x timeclock-modeline-display' command. > > Not sure whether it should be fixed for consistency's sake to > mode-line. Presumably the variable index is automatically regenerated > correctly if this is fixed as it appears in the variable index too. (I'm going through old bug reports that have unfortunately gotten no responses yet.) Looks like this was fixed a few days ago in Emacs 27 by commit 75083b1568a. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 15 01:28:30 2019 Received: (at control) by debbugs.gnu.org; 15 Aug 2019 05:28:30 +0000 Received: from localhost ([127.0.0.1]:50396 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hy8JK-0000BE-80 for submit@debbugs.gnu.org; Thu, 15 Aug 2019 01:28:30 -0400 Received: from quimby.gnus.org ([80.91.231.51]:35480) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hy8JF-0000B4-Cq for control@debbugs.gnu.org; Thu, 15 Aug 2019 01:28:26 -0400 Received: from 24-104-73-23-ip-static.hfc.comcastbusiness.net ([24.104.73.23] helo=sandy) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hy8JC-0008Bg-Ed for control@debbugs.gnu.org; Thu, 15 Aug 2019 07:28:24 +0200 Date: Wed, 14 Aug 2019 22:28:20 -0700 Message-Id: <874l2j0zgr.fsf@mouse.gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #14009 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 14009 fixed close 14009 27.1 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) tags 14009 fixed close 14009 27.1 quit From unknown Mon Jun 23 18:29:27 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 12 Sep 2019 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator