From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer Stengele Subject: configure the length of the TODO states i agenda view lines Date: Tue, 15 Jan 2008 17:15:21 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JEoRs-000593-GA for emacs-orgmode@gnu.org; Tue, 15 Jan 2008 11:15:36 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JEoRr-00058I-LW for emacs-orgmode@gnu.org; Tue, 15 Jan 2008 11:15:36 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JEoRr-00058B-Ha for emacs-orgmode@gnu.org; Tue, 15 Jan 2008 11:15:35 -0500 Received: from main.gmane.org ([80.91.229.2] 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 1JEoRr-0001ch-8b for emacs-orgmode@gnu.org; Tue, 15 Jan 2008 11:15:35 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JEoRm-0001gv-Ri for emacs-orgmode@gnu.org; Tue, 15 Jan 2008 16:15:31 +0000 Received: from 212.34.176.74 ([212.34.176.74]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 15 Jan 2008 16:15:30 +0000 Received: from rainer.stengele by 212.34.176.74 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 15 Jan 2008 16:15:30 +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 Hi! I would like to format the agenda lines. I know there is a variable for that but I cannot find the point where I can configure the length of the TODO states. I have: Day-agenda: Monday 24 September 2007 ADMIN: Scheduled: TODO [#A] ... ADMIN: Scheduled: INARBEIT [#A] ... ADMIN: Scheduled: TODO [#A] ... ADMIN: Scheduled: INARBEIT [#A] ... but would like to have: Day-agenda: Monday 24 September 2007 ADMIN: Scheduled: TODO [#A] ... ADMIN: Scheduled: INARBEIT [#A] ... ADMIN: Scheduled: TODO [#A] ... ADMIN: Scheduled: INARBEIT [#A] ... rainer