From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Scott Jaderholm" Subject: Re: Agenda: right aligned tags and relative links Date: Fri, 22 Jun 2007 13:25:02 -0600 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I1okl-0007pW-C3 for emacs-orgmode@gnu.org; Fri, 22 Jun 2007 15:25:07 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I1okk-0007pK-1A for emacs-orgmode@gnu.org; Fri, 22 Jun 2007 15:25:06 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I1okj-0007pH-SP for emacs-orgmode@gnu.org; Fri, 22 Jun 2007 15:25:05 -0400 Received: from nz-out-0506.google.com ([64.233.162.229]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I1okj-0004p7-JH for emacs-orgmode@gnu.org; Fri, 22 Jun 2007 15:25:05 -0400 Received: by nz-out-0506.google.com with SMTP id q3so884695nzb for ; Fri, 22 Jun 2007 12:25:03 -0700 (PDT) In-Reply-To: Content-Disposition: inline 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: org-mode On 6/22/07, Scott Jaderholm wrote: > Two issues with agenda: > > - Tags are not right aligned. > > Some appear a tab away from the end of the heading and others appear > only a space after it. I should clarify: Day-agenda: Friday 22 June 2007 work: In -2 d.: TODO Get another NIC for server :buy: life: Sched. 8x: TODO Write in [[file:journal.org][journal]] :write: So it may be that with the link expanded :write: is past the point where tags go, but when the link is rendered the tag ends up to the left of where tags go. Is it correct that org-tags-column is not used in agenda? --Scott