From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Strey Subject: Bug: sparse tree with date query fails [8.3beta (release_8.3beta-1275-gb94ef2 @ /usr/share/emacs/site-lisp/org/)] Date: Tue, 02 Jun 2015 13:56:19 +0200 Message-ID: <87r3pus4rg.fsf@strey.biz> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51642) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yzko2-0002YN-8h for emacs-orgmode@gnu.org; Tue, 02 Jun 2015 07:56:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yzknx-00009w-B5 for emacs-orgmode@gnu.org; Tue, 02 Jun 2015 07:56:30 -0400 Received: from mx1.supremebox.com ([198.23.53.41]:59181) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yzknx-00009D-5P for emacs-orgmode@gnu.org; Tue, 02 Jun 2015 07:56:25 -0400 Received: from [93.132.133.50] (helo=localhost) by mx1.supremebox.com with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1Yzknt-0004Rl-3j for emacs-orgmode@gnu.org; Tue, 02 Jun 2015 11:56:22 +0000 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 Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list. ------------------------------------------------------------------------ In an org file containing timestamps I tried to create a sparse tree with C-c / D and get an error message regarding eq having only one argument. C-c / b and C-c / a show the same behaviour. The culprit seems to be this line: + '(eq (org-element-type (org-element-context) 'timestamp)) from http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=c6d9a4ec22ff59928e05debeb27139270f293526 Emacs : GNU Emacs 24.5.1 (i686-pc-linux-gnu, GTK+ Version 3.16.2) of 2015-04-20 on sammy Package: Org-mode version 8.3beta (release_8.3beta-1275-gb94ef2 @ /usr/share/emacs/site-lisp/org/) -- Michael Strey http://www.strey.biz * https://twitter.com/michaelstrey