From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adrian Bradd Subject: Re: Bug: Filtering agenda by top parent headline causes emacs to hang [9.0.5 (9.0.5-elpaplus @ /Users/links_world/.emacs.d/elpa/org-plus-contrib-20170210/)] Date: Sat, 11 Mar 2017 17:11:21 -0500 Message-ID: References: <878todaz3p.fsf@nicolasgoaziou.fr> <87varg6rhz.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51918) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cmpEU-0003cm-T4 for emacs-orgmode@gnu.org; Sat, 11 Mar 2017 17:11:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cmpER-0004Mx-Oi for emacs-orgmode@gnu.org; Sat, 11 Mar 2017 17:11:26 -0500 Received: from mail-qt0-x232.google.com ([2607:f8b0:400d:c0d::232]:33249) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cmpER-0004M5-K9 for emacs-orgmode@gnu.org; Sat, 11 Mar 2017 17:11:23 -0500 Received: by mail-qt0-x232.google.com with SMTP id i34so11271124qtc.0 for ; Sat, 11 Mar 2017 14:11:21 -0800 (PST) In-reply-to: <87varg6rhz.fsf@nicolasgoaziou.fr> 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" To: Nicolas Goaziou Cc: emacs-orgmode@gnu.org Hi, Nicolas Goaziou writes: > I guess you have an agenda file where a top level headline starts at > level 2 or below. Seems that is the issue. I accidentally deleted the first portion of one of my agenda files. The following agenda file causes the problem: **** TODO Deeper branch SCHEDULED: <2017-03-11 Sat> * Incoming ** TODO Testing1 SCHEDULED: <2017-03-11 Sat> -- Adrian