From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Column View and hidestars Date: Wed, 11 Jul 2007 08:57:29 +0200 Message-ID: Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I8WQC-0004Fu-4O for emacs-orgmode@gnu.org; Wed, 11 Jul 2007 03:15:36 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I8WQ7-0004DZ-Pz for emacs-orgmode@gnu.org; Wed, 11 Jul 2007 03:15:35 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I8WQ7-0004DW-LC for emacs-orgmode@gnu.org; Wed, 11 Jul 2007 03:15:31 -0400 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I8WQ7-0004Bm-5e for emacs-orgmode@gnu.org; Wed, 11 Jul 2007 03:15:31 -0400 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 If you are using the "hidestars" STARTUP option or the variable org-hide-leading-stars, column view does currently not work in headlines that are not level 1. Thanks to Scott Otterson for reporting this problem. Will be fixed in 5.03. - Carsten