From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: bugs in property searches? Date: Fri, 31 Jan 2014 13:33:58 +0100 Message-ID: <874n4kjpop.fsf@bzg.ath.cx> References: <87wqhjv96x.fsf@andrew.cmu.edu> <87r47r74ye.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50343) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W9DIQ-0000Zv-Hl for emacs-orgmode@gnu.org; Fri, 31 Jan 2014 07:34:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W9DIH-0007i8-T1 for emacs-orgmode@gnu.org; Fri, 31 Jan 2014 07:34:10 -0500 Received: from mail-wg0-x22e.google.com ([2a00:1450:400c:c00::22e]:34599) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W9DIH-0007hu-Lt for emacs-orgmode@gnu.org; Fri, 31 Jan 2014 07:34:01 -0500 Received: by mail-wg0-f46.google.com with SMTP id x12so8529713wgg.1 for ; Fri, 31 Jan 2014 04:34:00 -0800 (PST) In-Reply-To: <87r47r74ye.fsf@gmail.com> (Nick Dokos's message of "Wed, 29 Jan 2014 00:05:45 -0500") 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: Nick Dokos Cc: emacs-orgmode@gnu.org Nick Dokos writes: > OK, I played the git blame game and found commit 3ec38f5c: I reverted this commit, so this particular bug is fixed*. Thanks John and Nick, * I could not remember why I used `save-window-excursion' here. I should have documented this in the commit message. If anyone finds out what this was supposed to fix, please let us know. But `save-window-excursion' is rarely a good choice, so I think we're good like this. -- Bastien