From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Rempling Subject: Re: Missing date in Org-Agenda Day buffer Date: Fri, 23 Mar 2012 17:47:44 +0100 Message-ID: <4F6CA930.1060102@rempling.se> References: <4F6892D7.8030706@rempling.se> <87vclxzhkr.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41924) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SB7ex-0008RV-CN for emacs-orgmode@gnu.org; Fri, 23 Mar 2012 12:48:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SB7eq-0005E7-N2 for emacs-orgmode@gnu.org; Fri, 23 Mar 2012 12:48:14 -0400 Received: from vsp-authed01.binero.net ([195.74.38.224]:64123 helo=vsp-authed-01-01.binero.net) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1SB7eq-0005Dj-D6 for emacs-orgmode@gnu.org; Fri, 23 Mar 2012 12:48:08 -0400 In-Reply-To: <87vclxzhkr.fsf@gnu.org> 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 Hi Bastien, /rasmus On 2012-03-21 23:59, Bastien wrote: > Hi Rasmus, > > Rasmus Rempling writes: > >> When scheduling may working day I use the Org-Agenda Day view and the >> column mode with the format as given below. This work very well and I am >> happy with the set-up. However, as shown in the attached png file the date >> is missing. My initial thought was that it is the same color as the shadowy >> highlight of the table headlines, but this is the same as the effort-sum. I >> have tried to find a solution, but not succeded. >> >> I have tried two different background/foreground with the same result >> (black/white and reverse). > This should be fixed now, please confirm. > > As a workaround > > If you don't clone from master/hotfix, you can set > `org-agenda-columns-show-summaries' to nil as a temporary > workaround. > > Thanks to you and Nick for reporting this! > I confirm that the workaround works. The date is not missing. However, putting the show-summaries to nil omits the summation of effort and clock, which are in the same row. I dont clone. Is the faulting summation only a problem of the workaround? Thank you for looking into this. /rasmus