From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Bug: org-sparse-tree property broken [8.0.7 (8.0.7-14-g22b447-elpa @ /home/mboes/.emacs.d/elpa/org-20130902/)] Date: Sun, 8 Sep 2013 08:58:27 +0200 Message-ID: <5D8A33FE-FEA4-4EF1-B96C-60123CDEB91E@gmail.com> References: Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) Content-Type: multipart/signed; boundary="Apple-Mail=_FE6E4DDC-88CD-4870-BB89-074AEBEB45C3"; protocol="application/pgp-signature"; micalg=pgp-sha1 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49241) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VIYxC-0008RH-6Y for emacs-orgmode@gnu.org; Sun, 08 Sep 2013 02:58:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VIYx5-0003v0-JH for emacs-orgmode@gnu.org; Sun, 08 Sep 2013 02:58:38 -0400 Received: from mail-wi0-x22d.google.com ([2a00:1450:400c:c05::22d]:60875) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VIYx5-0003ut-CS for emacs-orgmode@gnu.org; Sun, 08 Sep 2013 02:58:31 -0400 Received: by mail-wi0-f173.google.com with SMTP id hq15so2271811wib.6 for ; Sat, 07 Sep 2013 23:58:30 -0700 (PDT) In-Reply-To: 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: Mathieu Boespflug Cc: emacs-orgmode@gnu.org --Apple-Mail=_FE6E4DDC-88CD-4870-BB89-074AEBEB45C3 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii Hi Mathieu, thank you for your report - I have fixed this issue. Regards - Carsten On 6.9.2013, at 09:16, Mathieu Boespflug wrote: > 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. > ------------------------------------------------------------------------ > > [Sample org file at the end of this email.] > > Creating a sparse tree with org-sparse-tree and then selecting "[p] > property" does not work. e.g. when selecting ARCHIVE_OLPATH as the > property and "Projects/Project1" as the value in the sample file below. > > Expected behaviour: a sparse tree is shown in the buffer containing only > the matching headlines. > > Actual behaviour: all subtrees get folded and that's it. Cycling the > visibility of any subtree does not reveal further a sparse tree. > > * Archived tasks > ** DONE Task 1 > CLOSED: [2013-04-10 mer. 18:43] > :LOGBOOK: > - State "DONE" from "NEXT" [2013-04-10 mer. 18:43] > :END: > :PROPERTIES: > :ARCHIVE_TIME: 2013-09-05 jeu. 23:24 > :ARCHIVE_FILE: ~/org/org.org > :ARCHIVE_OLPATH: Projects/Project1 > :ARCHIVE_CATEGORY: org > :ARCHIVE_TODO: DONE > :END: > > ** DONE Task 2 > CLOSED: [2013-04-22 lun. 14:12] > :LOGBOOK: > - State "DONE" from "TODO" [2013-04-22 lun. 14:12] > :END: > :PROPERTIES: > :ARCHIVE_TIME: 2013-09-05 jeu. 23:25 > :ARCHIVE_FILE: ~/org/org.org > :ARCHIVE_OLPATH: Projects/Project2 > :ARCHIVE_CATEGORY: org > :ARCHIVE_TODO: DONE > :END: > > > Emacs : GNU Emacs 24.3.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.8.2) > of 2013-08-07 on -mnt-storage-buildroots-staging-x86_64-eric > Package: Org-mode version 8.0.7 (8.0.7-14-g22b447-elpa @ > /home/mboes/.emacs.d/elpa/org-20130902/) > --Apple-Mail=_FE6E4DDC-88CD-4870-BB89-074AEBEB45C3 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- iEYEARECAAYFAlIsIBMACgkQ9hweYzZiJkyfuACghskERw2YICtXA2nripKVX82s 38sAmwTcs11YtyjXTYM8XLahx614xlQT =8Yca -----END PGP SIGNATURE----- --Apple-Mail=_FE6E4DDC-88CD-4870-BB89-074AEBEB45C3--