From mboxrd@z Thu Jan 1 00:00:00 1970 From: Allen Li Subject: Bug: Missing space in mode line clock display [9.0 (9.0-elpa @ ~/.emacs.d/elpa/org-20161102/)] Date: Fri, 11 Nov 2016 20:50:10 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=94eb2c07b5f06b4d7505410ca3e3 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34930) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c5ImF-0004Eq-P4 for emacs-orgmode@gnu.org; Fri, 11 Nov 2016 15:50:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c5ImE-0007n5-VN for emacs-orgmode@gnu.org; Fri, 11 Nov 2016 15:50:23 -0500 Received: from mail-vk0-x22f.google.com ([2607:f8b0:400c:c05::22f]:36339) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1c5ImE-0007mH-Nl for emacs-orgmode@gnu.org; Fri, 11 Nov 2016 15:50:22 -0500 Received: by mail-vk0-x22f.google.com with SMTP id p9so22592531vkd.3 for ; Fri, 11 Nov 2016 12:50:22 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org --94eb2c07b5f06b4d7505410ca3e3 Content-Type: text/plain; charset=UTF-8 There's a missing leading space in the mode line clock display when the current task does not have an effort value set. In org-clock.el, `org-clock-get-clock-string'. Emacs : GNU Emacs 25.1.1 (x86_64-pc-linux-gnu, GTK+ Version 3.10.8), modified by Debian Package: Org mode version 9.0 (9.0-elpa @ ~/.emacs.d/elpa/org-20161102/) --94eb2c07b5f06b4d7505410ca3e3 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
There's a missing leading space in the mode line = clock display when the current task does not have an effort value set.

In org-clock.el, `org-clock-get-clock-string'.

Emacs =C2=A0: GNU Emacs 25.1.1 (x86_64-pc-linux-gnu, = GTK+ Version 3.10.8), modified by Debian
Package: Org mode versio= n 9.0 (9.0-elpa @ ~/.emacs.d/elpa/org-20161102/)
--94eb2c07b5f06b4d7505410ca3e3--