From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: BUG in columns view since 0f93638ce (Jun 2 2015) Date: Wed, 12 Aug 2015 14:54:32 +0200 Message-ID: <87d1ys7jlj.fsf@nicolasgoaziou.fr> References: <87wpx17npr.fsf@nicolasgoaziou.fr> <44f49db233b520840e4461541d819b33@ndblom.se> <87k2t1779i.fsf@nicolasgoaziou.fr> 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]:47119) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZPVWg-00066O-3q for emacs-orgmode@gnu.org; Wed, 12 Aug 2015 08:53:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZPVWb-0000vz-DS for emacs-orgmode@gnu.org; Wed, 12 Aug 2015 08:53:02 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:34365) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZPVWb-0000v0-7e for emacs-orgmode@gnu.org; Wed, 12 Aug 2015 08:52:57 -0400 In-Reply-To: (Johan Sandblom's message of "Wed, 12 Aug 2015 08:44:21 +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: Johan Sandblom Cc: Emacs orgmode Johan Sandblom writes: > I read that passage differently. The second-level headline ** bli is > in the tree that starts at the first-level headline * sum. The manual > does not state that the column view table is established for the part > of the tree that is between the entry that contains the =C2=B4:COLUMNS:= =C2=B4 > property and point. Since it does not mention partial trees at all > I assumed the entire tree starting at the entry was intended. You are right. This is fixed. Thank you. Regards,