[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Orgmode] Any other Aquamacs + org-mode users?
From: |
Robert Goldman |
Subject: |
Re: [Orgmode] Any other Aquamacs + org-mode users? |
Date: |
Wed, 13 Oct 2010 08:50:23 -0500 |
User-agent: |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.9) Gecko/20100915 Thunderbird/3.1.4 |
On 10/12/10 Oct 12 -10:50 PM, Nick Dokos wrote:
> Robert Goldman <address@hidden> wrote:
>
>> If so, are any of you having trouble with the faces in agenda buffers?
>>
>> I'm finding that I get all of the todo keywords in what looks like the
>> warning face --- bright red. It's a problem because it looks like the
>> display is shouting at me about tasks that are DONE, not just ones that
>> are still TODO.
>>
>> I don't see this problem in the ordinary org buffers. In those buffers
>> the todo keywords are colored differently -- e.g., red for TODO and
>> green for DONE.
>>
>> I was wondering if this is a misconfiguration on my part (I don't
>> /think/ I have customized any aspect of org-mode display), or if there's
>> some bad interaction between aquamacs (I'm using 2.1) faces and
>> org-mode, or if I've misconfigured aquamacs, so it doesn't handle the
>> org-mode faces properly.
>>
>> Any suggestions would be very welcome.
>>
>
> C-u C-x =
>
> is your friend: it'll tell you some details about the face. That in turn
> might provide a clue as to how it ended up this way.
Disappointingly, it doesn't. When I drop the cursor onto a red "DONE"
and do this, I see what looks like a correct set of face attributes, but
the wrong face being selected.
done-face org-agenda-done
face org-todo
todo-state [Show]
txt "DONE RSVP about party"
type "scheduled"
undone-face org-scheduled-today
So the faces seem to be configured right --- the done face is correctly
set (and is the correct muted green), as is the org-todo face.
The problem is that my "DONE" string is assigned the org-todo face and
not the org-agenda-done face.
So this is not a problem of the faces being set up wrong, but of their
being assigned to text incorrectly.
Anyone have any idea how I might fix that? Or please let me know if I
have misdiagnosed this.
thanks!
r