From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Re: Context-sensitive word count in org mode (elisp) Date: Wed, 16 Feb 2011 17:32:29 +0100 Message-ID: <87aahwgcte.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=35032 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PpkJK-0006x0-9d for emacs-orgmode@gnu.org; Wed, 16 Feb 2011 11:33:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PpkJJ-00083u-A4 for emacs-orgmode@gnu.org; Wed, 16 Feb 2011 11:33:02 -0500 Received: from mail-fx0-f41.google.com ([209.85.161.41]:34039) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PpkJJ-00083p-4A for emacs-orgmode@gnu.org; Wed, 16 Feb 2011 11:33:01 -0500 Received: by fxm12 with SMTP id 12so1641927fxm.0 for ; Wed, 16 Feb 2011 08:32:59 -0800 (PST) In-Reply-To: (Benjamin Beckwith's message of "Wed, 16 Feb 2011 11:22:23 -0500") 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: Benjamin Beckwith Cc: emacs-orgmode@gnu.org, Paul Sexton Hi Benjamin, Benjamin Beckwith writes: > You can find it at: > https://github.com/bnbeckwith/wc-mode Nice. How hard would it be to make it org-aware (i.e. don't count syntactic elements in an org buffer)? -- Bastien