From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joon Ro Subject: :minlevel for columnview dynamic block Date: Fri, 13 Nov 2015 19:53:43 -0800 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="_059d0494-18f5-488c-9cde-c4a5a4eae7e8_" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39889) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZxRuQ-0002zM-Bu for emacs-orgmode@gnu.org; Fri, 13 Nov 2015 22:53:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZxRuL-0005bz-9M for emacs-orgmode@gnu.org; Fri, 13 Nov 2015 22:53:50 -0500 Received: from col004-omc1s13.hotmail.com ([65.55.34.23]:62789) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZxRuL-0005a0-2X for emacs-orgmode@gnu.org; Fri, 13 Nov 2015 22:53:45 -0500 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: "emacs-orgmode@gnu.org" --_059d0494-18f5-488c-9cde-c4a5a4eae7e8_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi=2C I use columnview a lot with :id option to generate a table from sub-headlin= es of the tree that has an :ID: property. The issue is that even with :skip= -empty-rows t option=2C the generated table always have one empty line on t= he top=2C for the headline for the tree itself. It would be great to have something like a :minlevel option so I can exclud= e the tree headline. Best=2CJoon = --_059d0494-18f5-488c-9cde-c4a5a4eae7e8_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi=2C

I use c= olumnview a lot with :id option to generate a table from sub-headlines of t= he tree that has an :ID: =3Bproperty= . =3B
The issue is = that even with =3B:skip-empty-rows t option=2C the generated tab= le always have one empty line on the top=2C for the headline for the tree i= tself.

It would be great to have something like a = :minlevel option so I can exclude the tree =3Bheadline.
<= div>
Best=2C
<= div>Joon = --_059d0494-18f5-488c-9cde-c4a5a4eae7e8_-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: :minlevel for columnview dynamic block Date: Sat, 14 Nov 2015 09:34:52 +0100 Message-ID: <87bnax568j.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56323) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZxWGg-00073L-Ge for emacs-orgmode@gnu.org; Sat, 14 Nov 2015 03:33:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZxWGf-0001rU-Nz for emacs-orgmode@gnu.org; Sat, 14 Nov 2015 03:33:06 -0500 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:50507) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZxWGf-0001rL-IR for emacs-orgmode@gnu.org; Sat, 14 Nov 2015 03:33:05 -0500 In-Reply-To: (Joon Ro's message of "Fri, 13 Nov 2015 19:53:43 -0800") 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: Joon Ro Cc: "emacs-orgmode@gnu.org" Hello, Joon Ro writes: > I use columnview a lot with :id option to generate a table from > sub-headlines of the tree that has an :ID: property. The issue is that > even with :skip-empty-rows t option, the generated table always have > one empty line on the top, for the headline for the tree itself. > It would be great to have something like a :minlevel option so I can > exclude the tree headline. Could you provide an ECM? Thank you. Regards, -- Nicolas Goaziou From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joon Ro Subject: Re: :minlevel for columnview dynamic block Date: Sat, 14 Nov 2015 07:05:51 -0800 Message-ID: References: , <87bnax568j.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="_0f0dd083-2189-4edd-be95-bed6baa9d61f_" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42034) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZxcOr-0007jL-6A for emacs-orgmode@gnu.org; Sat, 14 Nov 2015 10:05:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZxcOn-0002KQ-Tf for emacs-orgmode@gnu.org; Sat, 14 Nov 2015 10:05:57 -0500 Received: from col004-omc4s10.hotmail.com ([65.55.34.212]:59255) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZxcOn-0002KK-Nl for emacs-orgmode@gnu.org; Sat, 14 Nov 2015 10:05:53 -0500 In-Reply-To: <87bnax568j.fsf@nicolasgoaziou.fr> 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: Nicolas Goaziou Cc: "emacs-orgmode@gnu.org" --_0f0dd083-2189-4edd-be95-bed6baa9d61f_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable >=20 > Could you provide an ECM? Thank you. >=20 I'm sorry=2C what is an ECM? = --_0f0dd083-2189-4edd-be95-bed6baa9d61f_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable

>=3B
>=3B Could= you provide an ECM? Thank you.
>=3B

I'm sorry=2C w= hat is an ECM?

= --_0f0dd083-2189-4edd-be95-bed6baa9d61f_-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joon Ro Subject: Re: :minlevel for columnview dynamic block Date: Sat, 14 Nov 2015 14:15:35 -0800 Message-ID: References: , <87bnax568j.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="_39dd6eb5-7fa4-45d8-8b98-811b5d6dbb1a_" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41452) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zxj6i-0004CC-UL for emacs-orgmode@gnu.org; Sat, 14 Nov 2015 17:15:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zxj6f-0002RV-Oa for emacs-orgmode@gnu.org; Sat, 14 Nov 2015 17:15:40 -0500 Received: from col004-omc4s16.hotmail.com ([65.55.34.218]:59301) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zxj6f-0002RR-5L for emacs-orgmode@gnu.org; Sat, 14 Nov 2015 17:15:37 -0500 In-Reply-To: <87bnax568j.fsf@nicolasgoaziou.fr> 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: Nicolas Goaziou Cc: "emacs-orgmode@gnu.org" --_39dd6eb5-7fa4-45d8-8b98-811b5d6dbb1a_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable >=20 > Could you provide an ECM? Thank you. >=20 I'm sorry=2C what is an ECM?=20 -Joon = --_39dd6eb5-7fa4-45d8-8b98-811b5d6dbb1a_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
>=3B
>=3B Could you= provide an ECM? Thank you.
>=3B

I'm sorry=2C what is an ECM?&n= bsp=3B

-Joon
= --_39dd6eb5-7fa4-45d8-8b98-811b5d6dbb1a_-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: :minlevel for columnview dynamic block Date: Sat, 14 Nov 2015 23:34:58 -0500 Message-ID: <871tbryj65.fsf@pierrot.dokosmarshall.org> References: <87bnax568j.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58776) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zxp25-0005cM-H5 for emacs-orgmode@gnu.org; Sat, 14 Nov 2015 23:35:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zxp20-0003HJ-IF for emacs-orgmode@gnu.org; Sat, 14 Nov 2015 23:35:17 -0500 Received: from plane.gmane.org ([80.91.229.3]:57538) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zxp20-0003H4-Bq for emacs-orgmode@gnu.org; Sat, 14 Nov 2015 23:35:12 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Zxp1x-0000Vk-Io for emacs-orgmode@gnu.org; Sun, 15 Nov 2015 05:35:09 +0100 Received: from pool-74-104-158-160.bstnma.fios.verizon.net ([74.104.158.160]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 15 Nov 2015 05:35:09 +0100 Received: from ndokos by pool-74-104-158-160.bstnma.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 15 Nov 2015 05:35:09 +0100 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: emacs-orgmode@gnu.org Joon Ro writes: >> >> Could you provide an ECM? Thank you. >> > > I'm sorry, what is an ECM? > A minimal complete example reproducing the problem. See http://orgmode.org/worg/org-faq.html#ecm -- Nick From mboxrd@z Thu Jan 1 00:00:00 1970 From: Puneeth Chaganti Subject: Re: :minlevel for columnview dynamic block Date: Sun, 15 Nov 2015 11:21:42 +0530 Message-ID: References: <87bnax568j.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37717) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZxqEO-0005p2-0T for emacs-orgmode@gnu.org; Sun, 15 Nov 2015 00:52:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZxqEN-0000UC-7N for emacs-orgmode@gnu.org; Sun, 15 Nov 2015 00:52:03 -0500 Received: from mail-wm0-x229.google.com ([2a00:1450:400c:c09::229]:38431) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZxqEN-0000U8-1V for emacs-orgmode@gnu.org; Sun, 15 Nov 2015 00:52:03 -0500 Received: by wmec201 with SMTP id c201so79408356wme.1 for ; Sat, 14 Nov 2015 21:52:02 -0800 (PST) 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: Joon Ro Cc: "emacs-orgmode@gnu.org" , Nicolas Goaziou On Sat, Nov 14, 2015 at 8:35 PM, Joon Ro wrote: > I'm sorry, what is an ECM? http://orgmode.org/worg/org-faq.html#ecm From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joon Ro Subject: Re: :minlevel for columnview dynamic block Date: Sun, 15 Nov 2015 11:53:36 -0800 Message-ID: References: <87bnax568j.fsf@nicolasgoaziou.fr>, , Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="_9b0dfe19-7c8f-4729-a497-dab4e2b7da1e_" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46704) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zy3Ms-0001p0-5K for emacs-orgmode@gnu.org; Sun, 15 Nov 2015 14:53:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zy3Mn-0002Yr-Tk for emacs-orgmode@gnu.org; Sun, 15 Nov 2015 14:53:42 -0500 Received: from col004-omc1s19.hotmail.com ([65.55.34.29]:57812) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zy3Mn-0002Yh-Ke for emacs-orgmode@gnu.org; Sun, 15 Nov 2015 14:53:37 -0500 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: "emacs-orgmode@gnu.org" --_9b0dfe19-7c8f-4729-a497-dab4e2b7da1e_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable > http://orgmode.org/worg/org-faq.html#ecm I found that skip-empty-rows works correctly only if ITEM is in the COLUMNS= property. Here is an ECM :). As you can see=2C when ITEM is not included i= n COLUMNS property=2C it generates an empty line for the parent heading. * Columnview with ITEM in columns:PROPERTIES::COLUMNS: %ITEM %Variable:END= :- This correctly skips the parent headline because ITEM is one of the colu= mns#+BEGIN: columnview :hlines 1 :id local :maxlevel 2 :skip-empty-rows t| = ITEM | Variable ||-----------------+----------|| ** Subheading 1= | 1 || ** Subheading 2 | 2 |#+END** Subheading 1:PROPERTIES:= :Name: Subheading 1:Variable: 1:END:** Subheading 2:PROPERTIES::Name: = Subheading 2:Variable: 2:END:* Columnview without ITEM in columns:PROPER= TIES::COLUMNS: %Name %Variable:END:- When ITEM is not in columns=2C column= view generates one empty line on the top:#+BEGIN: columnview :hlines 1 :id = local :maxlevel 2 :skip-empty-rows t| Name | Variable ||-----------= ---+----------|| | || Subheading 1 | 1 || Subh= eading 2 | 2 |#+END** Subheading 1:PROPERTIES::Name: Subheading = 1:Variable: 1:END:** Subheading 2:PROPERTIES::Name: Subheading 2:Variab= le: 2:END: = --_9b0dfe19-7c8f-4729-a497-dab4e2b7da1e_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
>=3B http://orgmode.org/worg/org-faq.html#ecm

I found that =3Bskip-empty-rows works correctly only if =3BITEM is in the COLUMNS property. =3BHere is an ECM :). =3B
As = you can see=2C when ITEM is not included in COLUMNS property=2C it generate= s an empty line for the parent heading.

<= br>
* Columnview with ITEM in columns
= :PROPERTIES:
:COLUMNS:  =3B%ITEM %Variable
:END:
- This correctly skips the parent headline because ITEM is one of t= he columns
#+BEGIN: columnview :hlines 1 :id local :maxlevel 2 :s= kip-empty-rows t
| ITEM  =3B  =3B  =3B  =3B  = =3B  =3B| Variable |
|-----------------+----------|
| ** Subheading 1 |  =3B  =3B  =3B  =3B1 |
| ** = Subheading 2 |  =3B  =3B  =3B  =3B2 |
#+END
=
** Subheading 1
:PROPERTIES:
:Name:  =3B  = =3B Subheading 1
:Variable: 1
:END:
** Subhea= ding 2
:PROPERTIES:
:Name:  =3B  =3B Subheading= 2
:Variable: 2
:END:
* Columnview without IT= EM in columns
:PROPERTIES:
:COLUMNS:  =3B%Name %Var= iable
:END:
- When ITEM is not in columns=2C columnview= generates one empty line on the top:
#+BEGIN: columnview :hlines= 1 :id local :maxlevel 2 :skip-empty-rows t
| Name  =3B  = =3B  =3B  =3B | Variable |
|--------------+----------|
|  =3B  =3B  =3B  =3B  =3B  =3B  =3B| &= nbsp=3B  =3B  =3B  =3B  =3B|
| Subheading 1 | &nb= sp=3B  =3B  =3B  =3B1 |
| Subheading 2 |  =3B &nb= sp=3B  =3B  =3B2 |
#+END
** Subheading 1
<= div>:PROPERTIES:
:Name:  =3B  =3B Subheading 1
= :Variable: 1
:END:
** Subheading 2
:PROPERTIE= S:
:Name:  =3B  =3B Subheading 2
:Variable: 2
:END:

= --_9b0dfe19-7c8f-4729-a497-dab4e2b7da1e_-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joon Ro Subject: Re: :minlevel for columnview dynamic block Date: Sun, 15 Nov 2015 12:02:51 -0800 Message-ID: References: <87bnax568j.fsf@nicolasgoaziou.fr>, , Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="_1fabd9cc-0420-4614-a7c3-4b6c57fd8fb8_" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48233) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zy3Vo-0005U6-Qc for emacs-orgmode@gnu.org; Sun, 15 Nov 2015 15:02:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zy3Vl-0004Cs-LP for emacs-orgmode@gnu.org; Sun, 15 Nov 2015 15:02:56 -0500 Received: from col004-omc2s11.hotmail.com ([65.55.34.85]:49577) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zy3Vl-0004Ch-DS for emacs-orgmode@gnu.org; Sun, 15 Nov 2015 15:02:53 -0500 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: Puneeth Chaganti Cc: "emacs-orgmode@gnu.org" , Nicolas Goaziou --_1fabd9cc-0420-4614-a7c3-4b6c57fd8fb8_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable > http://orgmode.org/worg/org-faq.html#ecmThank you. I found that skip-empt= y-rows works correctly only if ITEM is in the COLUMNS property. Here is an = ECM :). As you can see=2C when ITEM is not included in COLUMNS property=2C = it generates an empty line for the parent heading.* Columnview with ITEM in= columns:PROPERTIES::COLUMNS: %ITEM %Variable:END:- This correctly skips t= he parent headline because ITEM is one of the columns#+BEGIN: columnview :h= lines 1 :id local :maxlevel 2 :skip-empty-rows t| ITEM | Variabl= e ||-----------------+----------|| ** Subheading 1 | 1 || ** Subhead= ing 2 | 2 |#+END** Subheading 1:PROPERTIES::Name: Subheading 1:V= ariable: 1:END:** Subheading 2:PROPERTIES::Name: Subheading 2:Variable:= 2:END:* Columnview without ITEM in columns:PROPERTIES::COLUMNS: %Name %Va= riable:END:- When ITEM is not in columns=2C columnview generates one empty = line on the top:#+BEGIN: columnview :hlines 1 :id local :maxlevel 2 :skip-e= mpty-rows t| Name | Variable ||--------------+----------|| = | || Subheading 1 | 1 || Subheading 2 | 2 |#+EN= D** Subheading 1:PROPERTIES::Name: Subheading 1:Variable: 1:END:** Subh= eading 2:PROPERTIES::Name: Subheading 2:Variable: 2:END: = --_1fabd9cc-0420-4614-a7c3-4b6c57fd8fb8_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable


* Columnview without ITEM in columns
:PROPERTIES:
:COLUMNS:  =3B%Name %Variable
:END:
- When ITEM is not in columns=2C columnview generates one empty line o= n the top:
#+BEGIN: columnview = :hlines 1 :id local :maxlevel 2 :skip-empty-rows t
| Name  =3B  =3B  =3B  =3B | Variable |=
|--------------+----------|
|  =3B  =3B  =3B &nbs= p=3B  =3B  =3B  =3B|  =3B  =3B  =3B  =3B  = =3B|
| Subheading 1 |  =3B =  =3B  =3B  =3B1 |
|= Subheading 2 |  =3B  =3B  =3B  =3B2 |
#+END
*= * Subheading 1
:PROPERTIES:
:Name:  =3B  =3B Subheadin= g 1
:Variable: 1
:END:
** Subheading 2
:PROPERTIE= S:
:Name:  =3B  =3B Sub= heading 2
:Variable: 2
:END:


= --_1fabd9cc-0420-4614-a7c3-4b6c57fd8fb8_-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joon Ro Subject: Re: :minlevel for columnview dynamic block Date: Mon, 16 Nov 2015 08:01:37 -0800 Message-ID: References: , <87bnax568j.fsf@nicolasgoaziou.fr>, , Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="_36a2f692-9feb-42a7-b275-baf63ffceb3f_" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35873) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZyMDw-00035a-Mt for emacs-orgmode@gnu.org; Mon, 16 Nov 2015 11:01:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZyMDr-0002pF-KJ for emacs-orgmode@gnu.org; Mon, 16 Nov 2015 11:01:44 -0500 Received: from col004-omc2s6.hotmail.com ([65.55.34.80]:56506) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZyMDr-0002p2-CM for emacs-orgmode@gnu.org; Mon, 16 Nov 2015 11:01:39 -0500 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: Puneeth Chaganti Cc: "emacs-orgmode@gnu.org" , Nicolas Goaziou --_36a2f692-9feb-42a7-b275-baf63ffceb3f_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable >=20 > http://orgmode.org/worg/org-faq.html#ecm >=20 I sent this email yesterday but I'm sending it again because it seems it di= d not go through - I'm sorry if this is a duplicate message. I found that skip-empty-rows works correctly only if ITEM is in the COLUMNS= property. Here is an ECM :). As you can see=2C when ITEM is not included i= n COLUMNS property=2C it generates an empty line for the parent heading.* C= olumnview with ITEM in columns:PROPERTIES::COLUMNS: %ITEM %Variable:END:- = This correctly skips the parent headline because ITEM is one of the columns= #+BEGIN: columnview :hlines 1 :id local :maxlevel 2 :skip-empty-rows t| ITE= M | Variable ||-----------------+----------|| ** Subheading 1 | = 1 || ** Subheading 2 | 2 |#+END** Subheading 1:PROPERTIES::Na= me: Subheading 1:Variable: 1:END:** Subheading 2:PROPERTIES::Name: = Subheading 2:Variable: 2:END:* Columnview without ITEM in columns:PROPERTIE= S::COLUMNS: %Name %Variable:END:- When ITEM is not in columns=2C columnvie= w generates one empty line on the top:#+BEGIN: columnview :hlines 1 :id loc= al :maxlevel 2 :skip-empty-rows t| Name | Variable ||--------------= +----------|| | || Subheading 1 | 1 || Subhead= ing 2 | 2 |#+END** Subheading 1:PROPERTIES::Name: Subheading 1:V= ariable: 1:END:** Subheading 2:PROPERTIES::Name: Subheading 2:Variable:= 2:END: = --_36a2f692-9feb-42a7-b275-baf63ffceb3f_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
>=3B
>=3B http://or= gmode.org/worg/org-faq.html#ecm
>=3B

I s= ent this email yesterday but I'm sending it again because it seems it did n= ot go through - I'm sorry if this is a duplicate message.


I found that =3Bskip-empty-rows works correctly only if&nb= sp=3BITEM is in the COLUMNS property. =3BHere is an ECM :). =3B
As you can = see=2C when ITEM is not included in COLUMNS property=2C it generates an emp= ty line for the parent heading.


* Columnview with ITEM in columns
:PROPERTIES:
:COLUMNS:  =3B%ITEM %Variable
:END:
- This correctly ski= ps the parent headline because ITEM is one of the columns
#+BEGIN: columnview :hlines 1 :id local :maxle= vel 2 :skip-empty-rows t
| ITEM=  =3B  =3B  =3B  =3B  =3B  =3B| Variable |
|-----------------+----------|
| ** Subheading 1 |  =3B  =3B &= nbsp=3B  =3B1 |
| ** Subhea= ding 2 |  =3B  =3B  =3B  =3B2 |
#+END
** Subhe= ading 1
:PROPERTIES:
:Name:  =3B  =3B Subheading 1
:Variable: 1
:END:
**= Subheading 2
:PROPERTIES:
:Name:  =3B  =3B Subheading= 2
:Variable: 2
:END:
* Columnview without ITEM in columns
:PROPERTIES:
:COLUMN= S:  =3B%Name %Variable
:END= :
- When ITEM is not in columns= =2C columnview generates one empty line on the top:
#+BEGIN: columnview :hlines 1 :id local :maxlevel 2 :s= kip-empty-rows t
| Name  = =3B  =3B  =3B  =3B | Variable |
|--------------+----------|
|  =3B  =3B  =3B  =3B  =3B  =3B  =3B|=  =3B  =3B  =3B  =3B  =3B|
| Subheading 1 |  =3B  =3B  =3B  =3B1 |
| Subheading 2 |  =3B  =3B=  =3B  =3B2 |
#+END
** Subheading 1
:PROPERTIES:
:Name:  =3B  =3B Subheading 1
:Variable: 1
:EN= D:
** Subheading 2
:PROPERTIES:
:Name:  =3B  =3B Subheading 2
:Variable: 2
:END:
= --_36a2f692-9feb-42a7-b275-baf63ffceb3f_-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: :minlevel for columnview dynamic block Date: Wed, 18 Nov 2015 23:40:33 +0100 Message-ID: <87lh9vkk2m.fsf@nicolasgoaziou.fr> References: <87bnax568j.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51506) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZzBNL-000188-VZ for emacs-orgmode@gnu.org; Wed, 18 Nov 2015 17:38:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZzBNL-0002ME-0e for emacs-orgmode@gnu.org; Wed, 18 Nov 2015 17:38:51 -0500 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:41700) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZzBNK-0002M2-Qk for emacs-orgmode@gnu.org; Wed, 18 Nov 2015 17:38:50 -0500 In-Reply-To: (Joon Ro's message of "Sun, 15 Nov 2015 11:53:36 -0800") 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: Joon Ro Cc: "emacs-orgmode@gnu.org" Hello, Joon Ro writes: > I found that skip-empty-rows works correctly only if ITEM is in the > COLUMNS property. Here is an ECM :). As you can see, when ITEM is not > included in COLUMNS property, it generates an empty line for the > parent heading. > > * Columnview with ITEM in columns:PROPERTIES::COLUMNS: %ITEM > %Variable:END:- This correctly skips the parent headline because ITEM > is one of the columns#+BEGIN: columnview :hlines 1 :id local :maxlevel > 2 :skip-empty-rows t| ITEM | Variable ||-----------------+----------|| > ** Subheading 1 | 1 || ** Subheading 2 | 2 |#+END** Subheading > 1:PROPERTIES::Name: Subheading 1:Variable: 1:END:** Subheading > 2:PROPERTIES::Name: Subheading 2:Variable: 2:END:* Columnview without > ITEM in columns:PROPERTIES::COLUMNS: %Name %Variable:END:- When ITEM > is not in columns, columnview generates one empty line on the > top:#+BEGIN: columnview :hlines 1 :id local :maxlevel > 2 :skip-empty-rows t| Name | Variable ||--------------+----------|| | > || Subheading 1 | 1 || Subheading 2 | 2 |#+END** Subheading > 1:PROPERTIES::Name: Subheading 1:Variable: 1:END:** Subheading > 2:PROPERTIES::Name: Subheading 2:Variable: 2:END: Fixed. Thank you. Regards, -- Nicolas Goaziou From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joon Ro Subject: Re: :minlevel for columnview dynamic block Date: Wed, 18 Nov 2015 20:33:07 -0800 Message-ID: References: , <87bnax568j.fsf@nicolasgoaziou.fr>, , , , <87lh9vkk2m.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="_db4514bd-99dc-4026-a22a-99acdf83612a_" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53409) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZzGuI-0008Hk-Dx for emacs-orgmode@gnu.org; Wed, 18 Nov 2015 23:33:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZzGuD-0008EF-Ew for emacs-orgmode@gnu.org; Wed, 18 Nov 2015 23:33:14 -0500 Received: from col004-omc4s1.hotmail.com ([65.55.34.203]:61613) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZzGuD-0008E5-9o for emacs-orgmode@gnu.org; Wed, 18 Nov 2015 23:33:09 -0500 In-Reply-To: <87lh9vkk2m.fsf@nicolasgoaziou.fr> 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: Nicolas Goaziou Cc: "emacs-orgmode@gnu.org" --_db4514bd-99dc-4026-a22a-99acdf83612a_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable >=20 > Fixed. Thank you. >=20 Thank you so much for the quick fix! It now works perfectly. Best=2CJoon = --_db4514bd-99dc-4026-a22a-99acdf83612a_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
>=3B
>=3B Fixed. Th= ank you.
>=3B

Thank you so much for the quick fix! It now work= s perfectly.

Best=2C
Joon
=
= --_db4514bd-99dc-4026-a22a-99acdf83612a_--