From mboxrd@z Thu Jan  1 00:00:00 1970
From: Simon Guest <sjg@tesujimath.org>
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>
	<BANLkTinn1d-uj5bh0N-ye=yt_LoJJ5ipwQ@mail.gmail.com>
	<86y62tyg2u.wl%simon.guest@tesujimath.org>
	<BANLkTi=ixrOZkai14z99xnzRyFQU=v5Z+A@mail.gmail.com>
Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka")
Content-Type: text/plain; charset=US-ASCII
Return-path: <emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org>
Received: from eggs.gnu.org ([140.186.70.92]:42541)
	by lists.gnu.org with esmtp (Exim 4.71)
	(envelope-from <sjg@tesujimath.org>) 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 <sjg@tesujimath.org>) 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 <sjg@tesujimath.org>) id 1QLSu2-0006IZ-W3
	for emacs-orgmode@gnu.org; Sun, 15 May 2011 00:26:03 -0400
In-Reply-To: <BANLkTi=ixrOZkai14z99xnzRyFQU=v5Z+A@mail.gmail.com>
List-Id: "General discussions about Org-mode." <emacs-orgmode.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=unsubscribe>
List-Archive: </archive/html/emacs-orgmode>
List-Post: <mailto:emacs-orgmode@gnu.org>
List-Help: <mailto:emacs-orgmode-request@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=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 <samologist@gmail.com>
Cc: emacs-org list <emacs-orgmode@gnu.org>

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