From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Word-counting in a subtree Date: Mon, 21 Aug 2017 19:09:25 +0100 Message-ID: <87valgu71m.fsf@t3610> References: <1709997.Ids7SHHmVx@bl4ckspoons> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44271) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1djr8n-00018M-E1 for emacs-orgmode@gnu.org; Mon, 21 Aug 2017 14:09:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1djr8k-0003KM-9t for emacs-orgmode@gnu.org; Mon, 21 Aug 2017 14:09:33 -0400 Received: from mail-wr0-x244.google.com ([2a00:1450:400c:c0c::244]:34852) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1djr8k-0003J7-2v for emacs-orgmode@gnu.org; Mon, 21 Aug 2017 14:09:30 -0400 Received: by mail-wr0-x244.google.com with SMTP id p8so16250146wrf.2 for ; Mon, 21 Aug 2017 11:09:28 -0700 (PDT) In-Reply-To: <1709997.Ids7SHHmVx@bl4ckspoons> (Jacopo De Simoi's message of "Mon, 21 Aug 2017 13:21:10 -0400") 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: Jacopo De Simoi Cc: Org Mode List --=-=-= Content-Type: text/plain On Monday, 21 Aug 2017 at 13:21, Jacopo De Simoi wrote: > tl;dr > > Is there a way to create a token on a subtree header that would count words in > the subtree and [optionally] mark a maximum allowed number of words? I cannot help you directly but what I do is: narrow the region to the sub-tree while writing and then simply execute M-x count-words RET every now and again. There is a wc-mode which displays the number of words/chars in the modeline but my modeline is already too busy for this... -- : Eric S Fraga via Emacs 26.0.50, Org release_9.0.9-787-g197c58 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQSPXCedOQfhSlwpVw3IkZPY//z2fQUCWZsh1gAKCRDIkZPY//z2 fan/AJ4ilRqWxLdxMSE+j9h6FPdDz0uS2ACfV9kap4ivVs1rb0qHKHSSKioGjZg= =8z/U -----END PGP SIGNATURE----- --=-=-=--