From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bugs x2: fast tag selection broken, column view broken? Date: Thu, 28 Mar 2013 22:29:06 +0100 Message-ID: <87boa3z00t.fsf@bzg.ath.cx> References: <20130328183503.GA7253@c3po> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:51413) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULKNm-0003vj-2q for emacs-orgmode@gnu.org; Thu, 28 Mar 2013 17:29:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ULKNj-000456-Au for emacs-orgmode@gnu.org; Thu, 28 Mar 2013 17:29:14 -0400 Received: from mail-bk0-x235.google.com ([2a00:1450:4008:c01::235]:40977) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULKNj-00044y-4i for emacs-orgmode@gnu.org; Thu, 28 Mar 2013 17:29:11 -0400 Received: by mail-bk0-f53.google.com with SMTP id e19so2494684bku.12 for ; Thu, 28 Mar 2013 14:29:10 -0700 (PDT) In-Reply-To: <20130328183503.GA7253@c3po> (Toby Cubitt's message of "Thu, 28 Mar 2013 18:35:03 +0000") 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: Toby Cubitt Cc: Toby Cubitt , emacs-orgmode@gnu.org Hi Toby, Toby Cubitt writes: > I'm experiencing two unrelated new bugs in the latest git: > > 1. In agenda view, the list of fast-tag-selection keys in the > `org-agenda-filter-by-tag' prompt is always empty, and fast tag > selection no longer works. (I have fast-tag-selection keys configured > in `org-tag-alist', and my `org-use-fast-tag-selection' is set to > `auto'.) I fixed this. > 2. Column view mode is completely broken for me. In old org files where > column view used to work fine, I now just get grey boxes obscuring the > headings, and nothing in the columns. I've attached a minimal example > file, and a screenshot. I can't reproduce this one. Can you reproduce it with emacs -Q? Thanks! -- Bastien