From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Guest Subject: Re: v3, with support for narrowing Date: Sun, 15 May 2011 16:25:56 +1200 Message-ID: <86aaeok2sr.wl%sjg@tesujimath.org> References: <867hal4a6t.wl%simon.guest@tesujimath.org> <87iptzoa5x.fsf@ucl.ac.uk> <86zknb9v1y.wl%simon.guest@tesujimath.org> <87oc3qg4f8.fsf@ucl.ac.uk> <86y62uxc90.wl%simon.guest@tesujimath.org> <86y62tyg2u.wl%simon.guest@tesujimath.org> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from eggs.gnu.org ([140.186.70.92]:42541) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QLSu4-0000j0-5c for emacs-orgmode@gnu.org; Sun, 15 May 2011 00:26:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QLSu3-0006Ip-9e for emacs-orgmode@gnu.org; Sun, 15 May 2011 00:26:04 -0400 Received: from unit0.ironport.snap.net.nz ([202.37.100.104]:65099) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QLSu2-0006IZ-W3 for emacs-orgmode@gnu.org; Sun, 15 May 2011 00:26:03 -0400 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: Samuel Wales Cc: emacs-org list At Sat, 14 May 2011 15:48:10 -0700, Samuel Wales wrote: > What I meant was, if desired you can make the call to the word count > function be (funcall variable) to allow substitution of that function. > > (Actually I'm finding that using w3m to count exact words is pretty fast.) Hi Samuel, OK, I see now. That's clearly a good idea. Next time I fiddle with this code (don't know when that might be), I'll try to remember that. Otherwise anyone else please feel free to do what is necessary. cheers, Simon