From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Abrahamsen Subject: Re: Counting number of children under heading Date: Thu, 17 Apr 2014 21:10:49 +0800 Message-ID: <87lhv42jae.fsf@ericabrahamsen.net> References: <871tww444g.fsf@ericabrahamsen.net> <87d2ggduzd.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36770) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wam9o-0003Zy-Pe for emacs-orgmode@gnu.org; Thu, 17 Apr 2014 09:15:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wam9h-00038s-QS for emacs-orgmode@gnu.org; Thu, 17 Apr 2014 09:15:12 -0400 Received: from plane.gmane.org ([80.91.229.3]:52233) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wam9h-000375-KX for emacs-orgmode@gnu.org; Thu, 17 Apr 2014 09:15:05 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Wam2k-00084b-MH for emacs-orgmode@gnu.org; Thu, 17 Apr 2014 15:07:54 +0200 Received: from 50.56.99.223 ([50.56.99.223]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Apr 2014 15:07:54 +0200 Received: from eric by 50.56.99.223 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Apr 2014 15:07:54 +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: emacs-orgmode@gnu.org Thorsten Jolitz writes: > Eric Abrahamsen writes: > >> I could have sworn someone posted a thing for this just a week or two >> ago, using `org-map-entries' and the identity function, and counting the >> results. > > Ups, that was me ... forgot about it ;) I thought so!