From mboxrd@z Thu Jan 1 00:00:00 1970 From: flav Subject: Re: Issue with #+TBLFM in dynamic block Date: Thu, 27 Sep 2012 14:52:09 +0200 Message-ID: <20120927125208.GA2744@gmail.com> References: <20120927122849.GA2172@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:48821) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1THDZg-0006gn-J4 for emacs-orgmode@gnu.org; Thu, 27 Sep 2012 08:52:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1THDZf-0007fl-IM for emacs-orgmode@gnu.org; Thu, 27 Sep 2012 08:52:16 -0400 Received: from mail-ey0-f169.google.com ([209.85.215.169]:40605) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1THDZf-0007fh-Ao for emacs-orgmode@gnu.org; Thu, 27 Sep 2012 08:52:15 -0400 Received: by eaak11 with SMTP id k11so799303eaa.0 for ; Thu, 27 Sep 2012 05:52:14 -0700 (PDT) Content-Disposition: inline In-Reply-To: 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: Michael Brand Cc: flav , emacs-orgmode@gnu.org Thanks ! A lot ! On Thu, Sep 27, 2012 at 02:44:52PM +0200, Michael Brand wrote: > Hi flav > > It seems to me that you have run into the same issue I tried to > resolve some time ago without success and described here: > http://thread.gmane.org/gmane.emacs.orgmode/48764 > > On Thu, Sep 27, 2012 at 2:29 PM, flav wrote: > > * Note > > #+BEGIN: columnview :hlines 1 :id global :maxlevel 2 :skip-empty-rows t > > | ITEM | Note | A | B | C | D | F | > > [...] > > You can try if no indentation is a workaround: > > * Note > #+BEGIN: columnview :hlines 1 :id global :maxlevel 2 :skip-empty-rows t > | ITEM | Note | A | B | C | D | F | > [...] > > Michael -- flav