From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Rettke Subject: Re: New org-count-words function Date: Fri, 15 Jun 2018 11:13:46 -0500 Message-ID: References: <87602nrd4n.fsf@alphapapa.net> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36917) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fTrME-0001ed-BI for emacs-orgmode@gnu.org; Fri, 15 Jun 2018 12:13:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fTrMD-0002Gp-Gf for emacs-orgmode@gnu.org; Fri, 15 Jun 2018 12:13:50 -0400 Received: from mail-lf0-x230.google.com ([2a00:1450:4010:c07::230]:35203) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fTrMD-0002Fz-8b for emacs-orgmode@gnu.org; Fri, 15 Jun 2018 12:13:49 -0400 Received: by mail-lf0-x230.google.com with SMTP id i15-v6so15433669lfc.2 for ; Fri, 15 Jun 2018 09:13:48 -0700 (PDT) In-Reply-To: <87602nrd4n.fsf@alphapapa.net> 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" To: Adam Porter Cc: Org-mode On Tue, Jun 12, 2018 at 2:58 PM, Adam Porter wrote: > I think it's an improvement over the functions I've seen that do this. > Hope someone finds it useful. Thank you that is very nice. Got me thinking that it would be fun to write some code that would report file statistics by element.