From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Loris Bennett" Subject: Re: Columns widths of block agenda? Date: Tue, 17 Jun 2014 17:19:49 +0200 Message-ID: <87d2e7y356.fsf@hornfels.zedat.fu-berlin.de> References: <87oaxsx96n.fsf@hornfels.zedat.fu-berlin.de> <87a99b4ppa.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49893) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WwvBL-0003WV-E9 for emacs-orgmode@gnu.org; Tue, 17 Jun 2014 11:20:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WwvBC-0005Lh-Hy for emacs-orgmode@gnu.org; Tue, 17 Jun 2014 11:20:19 -0400 Received: from plane.gmane.org ([80.91.229.3]:34737) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WwvBC-0005Lc-CH for emacs-orgmode@gnu.org; Tue, 17 Jun 2014 11:20:10 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WwvBA-0001Nq-Vj for emacs-orgmode@gnu.org; Tue, 17 Jun 2014 17:20:08 +0200 Received: from hornfels.zedat.fu-berlin.de ([160.45.11.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 17 Jun 2014 17:20:08 +0200 Received: from loris.bennett by hornfels.zedat.fu-berlin.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 17 Jun 2014 17:20:08 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Nick Dokos writes: > "Loris Bennett" writes: > >> Can someone tell me where I can modify the widths of the columns in a >> block agenda? Specifically I would like to increase the width of the >> first column, which currently contains the category or file name of the >> task. >> > > C-h v org-agenda-prefix-format RET Ah, thanks, Nick. However, from the documentation, it doesn't look like it is possible to have the categories starting in the same column if some have a category icon and some don't, i.e. there is no way of inserting spaces to compensate when the category has no icon. So with %i %-12:c%?-12t% s I get calendar: 11:00-12:30 Meeting X task: 14:00 Fix agenda where X is my icon. Is my interpretation correct? Loris -- This signature is currently under construction.