emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <nicholas.dokos@hp.com>
To: Rasmus Rempling <rasmus@rempling.se>
Cc: nicholas.dokos@hp.com, emacs-orgmode@gnu.org
Subject: Re: Missing date in Org-Agenda Day buffer
Date: Tue, 20 Mar 2012 14:15:11 -0400	[thread overview]
Message-ID: <27380.1332267311@alphaville> (raw)
In-Reply-To: Message from Rasmus Rempling <rasmus@rempling.se> of "Tue, 20 Mar 2012 15:23:19 BST." <4F6892D7.8030706@rempling.se>

Rasmus Rempling <rasmus@rempling.se> wrote:

> Dear group,
> 
> 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).
> 
> Is there more users having the same problem? And if anyone could help
> out I would be pleased.
> 
> (setq org-columns-default-format "%60ITEM(Details) %5PRIORITY(PRIO)
> %12SCHEDULED(Scheduled) %15TAGS(Context) %7TODO(To Do)
> %5Effort(Effort){:} %6CLOCKSUM ")
> 

Yes, I can reproduce that and it does seem like a bug. I traced it
down to 

     org-agenda-columns -->
      org-agenda-colview-summarize -->
       org-columns-display-here

but I don't have time to take it further. As you surmised, the dates are
there: if you do C-u C-x = at the appropriate places, you'll see the
chars, but I guess the fg/bg colors are the same. I append the report I
get from one such (the first char on tomorrow's date). It may be that
the (:foreground unspecified) below is the culprit, but I'm just guessing.

Nick

---------------------------------------------------------------------------
        character: W (87, #o127, #x57)
preferred charset: ascii (ASCII (ISO646 IRV))
       code point: 0x57
           syntax: w 	which means: word
         category: .:Base, L:Left-to-right (strong), a:ASCII, l:Latin, r:Roman
      buffer code: #x57
        file code: #x57 (encoded by coding system utf-8-unix)
          display: by this font (glyph code)
    x:-misc-fixed-medium-r-normal--15-140-75-75-c-90-iso8859-1 (#x57)

Character code properties: customize what to show
  name: LATIN CAPITAL LETTER W
  old-name: 
  general-category: Lu (Letter, Uppercase)
  decomposition: (87) ('W')

There are 2 overlays here:
 From 999 to 1024
  face                 hl-line
  window               nil
 From 999 to 1000
  display              "                                                             | "
  face                 ((:foreground unspecified) org-agenda-column-dateline org-agenda-date)
  keymap               [Show]
  line-prefix          ""
  org-columns-format   "%-60.60s | "
  org-columns-key      "ITEM"
  org-columns-pom      nil
  org-columns-value    nil
  org-columns-value-modified ""
  wrap-prefix          ""


There are text properties here:
  day                  734583
  face                 org-agenda-date
  org-agenda-date-header t
  org-agenda-type      agenda
  org-date-line        t
  org-day-cnt          2
  read-only            "Type `e' to edit property"

  reply	other threads:[~2012-03-20 18:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-20 14:23 Missing date in Org-Agenda Day buffer Rasmus Rempling
2012-03-20 18:15 ` Nick Dokos [this message]
2012-03-21 22:59 ` Bastien
2012-03-23 16:47   ` Rasmus Rempling
2012-03-24  7:02     ` Bastien
2012-03-27 19:36   ` Rasmus Rempling

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=27380.1332267311@alphaville \
    --to=nicholas.dokos@hp.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=rasmus@rempling.se \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).