From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mead Subject: Re: Some in-file properties and other settings not recognized Date: Thu, 19 Feb 2009 14:36:41 +0000 Message-ID: References: <1923D9E3-3189-439F-BE72-E3EC5D875DA4@uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LaA1M-0008P1-0I for emacs-orgmode@gnu.org; Thu, 19 Feb 2009 09:37:00 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LaA1K-0008Nz-Mc for emacs-orgmode@gnu.org; Thu, 19 Feb 2009 09:36:59 -0500 Received: from [199.232.76.173] (port=36579 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LaA1K-0008Nj-9A for emacs-orgmode@gnu.org; Thu, 19 Feb 2009 09:36:58 -0500 Received: from main.gmane.org ([80.91.229.2]:51819 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LaA1J-0000fV-Ny for emacs-orgmode@gnu.org; Thu, 19 Feb 2009 09:36:58 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LaA1F-0003Sj-CG for emacs-orgmode@gnu.org; Thu, 19 Feb 2009 14:36:54 +0000 Received: from cpc3-rdng14-0-0-cust786.winn.cable.ntl.com ([82.0.211.19]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 19 Feb 2009 14:36:53 +0000 Received: from paul.d.mead by cpc3-rdng14-0-0-cust786.winn.cable.ntl.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 19 Feb 2009 14:36:53 +0000 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Carsten Dominik writes: > On Feb 19, 2009, at 1:56 PM, Paul Mead wrote: >> Carsten Dominik writes: >> >>> Hi Paul, > > Is this Emacs 21? No, it's 22.2. > One thing you can try: > > 1. Start Emacs, and check what the value of org-agenda-align-tags-to- > column is. > > 2. Create an agenda, then check again. > > 3. do C-x C-e in the line in pdm-org.el as you described, and then > check the value of the variable again. > > This should tell us something. OK, I've now tried this: at 1. the value is -80 at 2. the value is -80 at 3. the value is now 100. Paul