From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Abrahamsen Subject: debugging Agenda keyword view? Date: Mon, 01 Dec 2014 11:56:58 +0800 Message-ID: <87y4qskool.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55340) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XvI1V-0006ot-VV for emacs-orgmode@gnu.org; Sun, 30 Nov 2014 22:51:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XvI1O-0006qE-G8 for emacs-orgmode@gnu.org; Sun, 30 Nov 2014 22:51:41 -0500 Received: from plane.gmane.org ([80.91.229.3]:49904) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XvI1O-0006qA-9O for emacs-orgmode@gnu.org; Sun, 30 Nov 2014 22:51:34 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XvI1M-0008Ru-PP for emacs-orgmode@gnu.org; Mon, 01 Dec 2014 04:51:33 +0100 Received: from 123.122.33.97 ([123.122.33.97]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 01 Dec 2014 04:51:32 +0100 Received: from eric by 123.122.33.97 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 01 Dec 2014 04:51:32 +0100 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 I've never had much luck getting the keyword Agenda view to work correctly: there was a mention here before about Agenda file/buffer restrictions piling up over time, not getting cleared, but I don't actually use such restrictions much, and I still have the problem. It seems like the longer I've had Emacs/Org up and running, the less the keyword Agenda search can find. The regexp search always works correctly, but the keyword search just finds progressively fewer and fewer entries. I haven't yet been able to see a pattern, but restarting Emacs fixes it -- I can find everything again. Has anyone seen this before? I'll go code diving in a few days, but if anyone has any insights in the meantime, please let me know... Eric