From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Wiegley Subject: Re: New module: org-learn, incremental reading Date: Sun, 25 Oct 2009 16:51:13 -0400 Message-ID: <466AE0DB-AB71-437B-BB9F-04632CB988DE@gmail.com> References: <558B167B-65F3-4E3B-8696-1FF00243177E@gmail.com> <550d261f0910250904h569c263fh16fdc33b42630201@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v1075.2) Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N2A3h-0008PA-CE for emacs-orgmode@gnu.org; Sun, 25 Oct 2009 16:51:25 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N2A3g-0008Oq-Bz for emacs-orgmode@gnu.org; Sun, 25 Oct 2009 16:51:24 -0400 Received: from [199.232.76.173] (port=50463 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N2A3g-0008On-6s for emacs-orgmode@gnu.org; Sun, 25 Oct 2009 16:51:24 -0400 Received: from qw-out-1920.google.com ([74.125.92.144]:10401) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N2A3f-0007Ls-Qk for emacs-orgmode@gnu.org; Sun, 25 Oct 2009 16:51:23 -0400 Received: by qw-out-1920.google.com with SMTP id 5so2637308qwc.24 for ; Sun, 25 Oct 2009 13:51:19 -0700 (PDT) In-Reply-To: <550d261f0910250904h569c263fh16fdc33b42630201@mail.gmail.com> 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: Huang Tao Cc: Org-mode Mode On Oct 25, 2009, at 12:04 PM, Huang Tao wrote: > but i got something wrong while launch org-smart-reschedule: > > 1. function org-entry-beginning-position and org-entry-end-position > doesn't exist > 2. variable learning-fraction doesn't exist. org-learn.el depends on the very latest Org-mode from its Git repository. John