From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou 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 11:24:08 +0100 Message-ID: <87varg6rhz.fsf@nicolasgoaziou.fr> References: <878todaz3p.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52424) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cmeC7-000299-VO for emacs-orgmode@gnu.org; Sat, 11 Mar 2017 05:24:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cmeC3-00088b-16 for emacs-orgmode@gnu.org; Sat, 11 Mar 2017 05:24:15 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:51350) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cmeC2-00088C-Re for emacs-orgmode@gnu.org; Sat, 11 Mar 2017 05:24:10 -0500 In-Reply-To: (Adrian Bradd's message of "Fri, 10 Mar 2017 14:28:11 -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" To: Adrian Bradd Cc: emacs-orgmode@gnu.org Hello, Adrian Bradd writes: > Debugger entered--Lisp error: (quit) > re-search-backward("^\\*+ " nil t) > org-outline-level() > outline-up-heading(1) I guess you have an agenda file where a top level headline starts at level 2 or below. If that's the case, it should now be fixed. Thank you. Regards, -- Nicolas Goaziou