emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Paul Mead <paul.d.mead@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Some in-file properties and other settings not recognized
Date: Thu, 19 Feb 2009 13:30:07 +0100	[thread overview]
Message-ID: <DB823C11-519C-48FB-A32C-EB5F48E3D57A@uva.nl> (raw)
In-Reply-To: <ubpsymxiz.fsf@gmail.com>

Hi Paul,

On Feb 19, 2009, at 1:17 PM, Paul Mead wrote:

> I have the ORDERED property set for some of my tasks, and org-mode is
> configured to dim blocked tasks.
>
> However, in agenda view, the tasks are not dimmed. If I then go to the
> PROPERTIES drawer and press C-c C-c and the refresh the agenda, the
> blocked tasks dim correctly.

When you press C-c C-c at a property drawer or at a property drawer,
you are presented with e menu.  What option do you select?

>
>
> Similarly, I have (setq org-agenda-align-tags-to-column 100) in my
> configuration file. This setting is also not recognised when I show my
> task list. I have to open my config file (pdm-org.el), go to the  
> line in
> question and hit C-x C-e. Then when I refresh the agenda view, the  
> tags
> all shift to the right columns.

This must mean that your file pdm-org.el is not read at all, or
not read in time for the agenda construction, or that the setting
is overwritten in some other place, for example by a
custom-set-variables form in another init file.

Or maybe you have first

(org-agenda-list)

in .emacs, and then

(load-file "~/pdm-org.el")

or some trick like this?

> This is happening the same on two machines (both Windows I'm afraid),
> with org-mode versions reported as 6.22b and 6.22trans.
>
> I still have my earlier problem with the stuck projects view not
> ignoring inherited tags.

I do not remember this one, can you send a link to the message?

- Carsten

  reply	other threads:[~2009-02-19 12:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-19 12:17 Some in-file properties and other settings not recognized Paul Mead
2009-02-19 12:30 ` Carsten Dominik [this message]
2009-02-19 12:56   ` Paul Mead
2009-02-19 14:25     ` Carsten Dominik
2009-02-19 14:36       ` Paul Mead
2009-02-19 14:52         ` Carsten Dominik

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=DB823C11-519C-48FB-A32C-EB5F48E3D57A@uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=paul.d.mead@gmail.com \
    /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).