From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: Re: [Orgmode] Re: Context-sensitive word count in org mode (elisp) Date: Sun, 27 Mar 2011 12:40:25 -0700 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=37940 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q3vp6-0005qa-9C for emacs-orgmode@gnu.org; Sun, 27 Mar 2011 15:40:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q3vp5-000696-5t for emacs-orgmode@gnu.org; Sun, 27 Mar 2011 15:40:28 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:62214) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q3vp5-000692-0h for emacs-orgmode@gnu.org; Sun, 27 Mar 2011 15:40:27 -0400 Received: by wyf19 with SMTP id 19so2739913wyf.0 for ; Sun, 27 Mar 2011 12:40:26 -0700 (PDT) In-Reply-To: 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: Paul Sexton Cc: emacs-orgmode@gnu.org If I could I would refactor org-clock-put-overlay into a function that puts overlays on the current headline but I am not able to do so.