From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: org-entry-get gets non-todo-kw Date: Sun, 9 Aug 2015 11:49:54 -0700 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39369) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZOVfR-0004ba-Lv for emacs-orgmode@gnu.org; Sun, 09 Aug 2015 14:49:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZOVfQ-0003SQ-Un for emacs-orgmode@gnu.org; Sun, 09 Aug 2015 14:49:57 -0400 Received: from mail-wi0-x229.google.com ([2a00:1450:400c:c05::229]:38321) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZOVfQ-0003SJ-NG for emacs-orgmode@gnu.org; Sun, 09 Aug 2015 14:49:56 -0400 Received: by wibxm9 with SMTP id xm9so123859302wib.1 for ; Sun, 09 Aug 2015 11:49:55 -0700 (PDT) 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: emacs-orgmode@gnu.org NEXT is a kw. ***************** next part (org-entry-get (point) "TODO") -> "next" strangely, this did not occur before 8.3. if it isn't a user error, and i have counted correctly, then this is the 9th possibly refactorable todo kw bug that i have reported over the years. :)