From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Custom agenda column format issues with org mode 9.0 Date: Sun, 11 Dec 2016 01:38:06 +0100 Message-ID: <87zik3b8r5.fsf@nicolasgoaziou.fr> References: <850183614.667034.1481402037227.ref@mail.yahoo.com> <850183614.667034.1481402037227@mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43279) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cFs9Z-0004uh-G0 for emacs-orgmode@gnu.org; Sat, 10 Dec 2016 19:38:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cFs9W-0007bQ-CL for emacs-orgmode@gnu.org; Sat, 10 Dec 2016 19:38:09 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:53828) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cFs9W-0007b1-6E for emacs-orgmode@gnu.org; Sat, 10 Dec 2016 19:38:06 -0500 In-Reply-To: <850183614.667034.1481402037227@mail.yahoo.com> (Christian Prothmann's message of "Sat, 10 Dec 2016 20:33:57 +0000 (UTC)") 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" To: Christian Prothmann Cc: "emacs-orgmode@gnu.org" Hello, Christian Prothmann writes: > I just updated to version 9.0 (elpa version Nov 18) and experienced issue= s with the custom agenda views in column format. > I had previously specified my custom agenda views using: org-agenda-overr= iding-columns-format %Custom1 .... etc.=C2=A0 > After the switch to version 9, I only got the default column format > output: %25ITEM %TODO %3PRIORITY %TIMESTAMP, when I selected my custom > column agenda view=E2=80=93=E2=80=93although each column still had the cu= stom column > name, the column content was populated according to the default format > (%25ITEM %TODO etc.). Fixed. Thank you. Regards, --=20 Nicolas Goaziou