From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: [BUG] org-clock-in menu scrolls off the top of the window Date: Thu, 11 Apr 2013 17:06:46 -0400 Message-ID: <87hajcepzt.fsf@norang.ca> References: <878v4u5glq.fsf@norang.ca> <878v4rob3b.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:36729) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UQOhs-0003Zl-V7 for emacs-orgmode@gnu.org; Thu, 11 Apr 2013 17:06:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UQOhr-00076H-QN for emacs-orgmode@gnu.org; Thu, 11 Apr 2013 17:06:56 -0400 In-Reply-To: <878v4rob3b.fsf@bzg.ath.cx> (Bastien's message of "Tue, 09 Apr 2013 19:41:44 +0200") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bastien Cc: emacs-orgmode@gnu.org Bastien writes: > Hi Bernt, > > Bernt Hansen writes: > >> Another change I've noticed in master is the display of the clocking >> task menu when doing >> >> C-u M-x org-clock-in > > Thanks, this is now fixed. > > Also, I added clocked-out time for each task. > > Let me know if you think it's useful or too much > visual stress. Thanks Bastien. I don't like the additional timestamp information. When I split my window horizontally (on my old non-widescreen monitor) too much of the task text is cut off. The relative positions of the items in the list is much more important to me than exactly when they were last clocked in. I usually visually scroll down from top to bottom to clock in an unfinished task (the last one I worked on) and I don't care if this was 5 minutes ago or yesterday in the list. Thanks, Bernt