From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Rempling Subject: Re: Missing date in Org-Agenda Day buffer Date: Tue, 27 Mar 2012 21:36:40 +0200 Message-ID: <4F7216C8.8030305@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]:51190) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SCcCR-00085C-Fj for emacs-orgmode@gnu.org; Tue, 27 Mar 2012 15:37:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SCcCP-00020i-NL for emacs-orgmode@gnu.org; Tue, 27 Mar 2012 15:36:59 -0400 Received: from vsp-authed01.binero.net ([195.74.38.224]:11788 helo=vsp-authed-03-01.binero.net) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1SCcCP-00020W-Cr for emacs-orgmode@gnu.org; Tue, 27 Mar 2012 15:36:57 -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, I confirm that the fix works on v. 7.8.06. Thank you! /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! >