From mboxrd@z Thu Jan 1 00:00:00 1970 From: Markus Heller Subject: Re: Clock history, C-u C-c C-x C-i not working properly Date: Wed, 11 Aug 2010 10:01:40 -0700 Message-ID: <0vocd9nkwb.fsf@gmail.com> References: <0vpqxq9msk.fsf@gmail.com> <87d3tpc3nm.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=46912 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OjEjm-0006lf-9p for emacs-orgmode@gnu.org; Wed, 11 Aug 2010 13:05:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OjEjk-0002WF-Iv for emacs-orgmode@gnu.org; Wed, 11 Aug 2010 13:05:09 -0400 Received: from lo.gmane.org ([80.91.229.12]:46169) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OjEjk-0002W6-CH for emacs-orgmode@gnu.org; Wed, 11 Aug 2010 13:05:08 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OjEjg-0003df-Hm for emacs-orgmode@gnu.org; Wed, 11 Aug 2010 19:05:04 +0200 Received: from mail.cdrd.ca ([142.103.191.98]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 11 Aug 2010 19:05:04 +0200 Received: from hellerm2 by mail.cdrd.ca with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 11 Aug 2010 19:05:04 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Bernt Hansen writes: > Markus Heller writes: > >> Hello all, >> >> I have had this issue for quite a while, and now it's finally time to >> post it. I'm using emacs 23.2.1 and orgmode 7.01trans >> (release_7.01g.73.g29354) on windoze XP, together with Bernt's clock >> history setup. >> >> If I hit C-u C-c C-x C-i, the list of tasks to clock in starts >> somewhere in the middle, right now at ``[J]''. I've had this issue on >> emacs 22 and with orgmode 6.36 ... > > My list on Windows XP, Emacs 23.2.1 is also a bit weird. The choices > for my list are: > > [d] [1] [2] [5] [6] [7] [8] [9] [A] [B] [C] [D] [M] [O] [R] > > On linux with a full clock history I get > > [d] [1] [2] ... [9] [A] [B] ... [R] [S] with no gaps > > I've noticed problems with the menu on my EEE PC which has a reduced > screen size so it couldn't display the entire menu and displayed the end > instead of beginning of the menu. I've since reduced > org-clock-history-length from 36 to 28 so it fits on that device. I reduced org-clock-history-length to 12, to no avail. It's not that the list doesn't fit in the buffer ... It just shows items [J] through [Z] without any gaps... Any other suggestions? Thanks Markus