From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Sexton Subject: Re: Context-sensitive word count in org mode (elisp) Date: Thu, 17 Feb 2011 18:55:37 +0000 (UTC) Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=33209 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pq91D-0001yY-Au for emacs-orgmode@gnu.org; Thu, 17 Feb 2011 13:56:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pq91C-0006vB-B4 for emacs-orgmode@gnu.org; Thu, 17 Feb 2011 13:55:59 -0500 Received: from lo.gmane.org ([80.91.229.12]:53513) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pq91C-0006ui-4G for emacs-orgmode@gnu.org; Thu, 17 Feb 2011 13:55:58 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Pq914-0006oV-Gz for emacs-orgmode@gnu.org; Thu, 17 Feb 2011 19:55:55 +0100 Received: from rp.young.med.auckland.ac.nz ([130.216.140.20]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Feb 2011 19:55:50 +0100 Received: from psexton by rp.young.med.auckland.ac.nz with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Feb 2011 19:55:50 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Samuel Wales gmail.com> writes: > > This looks great. > > How hard do you think it would be to show how many words there are for > every subtree in a similar way to how clock durations are summed in > c-c c-x c-d and displayed in the subtree itself in reverse video? I might leave that functionality to you -- it's pretty far beyond what I need out of a word count function. Cheers P