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: Fri, 10 Mar 2017 14:28:11 -0500 Message-ID: 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]:38747) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cmQD2-0001CV-R1 for emacs-orgmode@gnu.org; Fri, 10 Mar 2017 14:28:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cmQCz-0000sq-O0 for emacs-orgmode@gnu.org; Fri, 10 Mar 2017 14:28:16 -0500 Received: from mail-qk0-x22f.google.com ([2607:f8b0:400d:c09::22f]:33572) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cmQCz-0000sg-Kw for emacs-orgmode@gnu.org; Fri, 10 Mar 2017 14:28:13 -0500 Received: by mail-qk0-x22f.google.com with SMTP id y76so183239745qkb.0 for ; Fri, 10 Mar 2017 11:28:12 -0800 (PST) In-reply-to: <878todaz3p.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: > Hello, > > Adrian Bradd writes: > >> Running deafult agenda (M-x org-agenda followed by a) and then sorting >> by top parent headline (^) causes emacs to hang. Expected agenda to filter >> entries based on top parent headline. Hanging isn't specific to a top >> parent headline. > > I cannot reproduce it. Could you call `toggle-debug-on-quit', and report > the backtrace here? > > Regards, Debugger entered--Lisp error: (quit) re-search-backward("^\\*+ " nil t) org-outline-level() outline-up-heading(1) org-find-top-headline(#) org-agenda-filter-top-headline-apply("Personal" nil) org-agenda-filter-by-top-headline(nil) funcall-interactively(org-agenda-filter-by-top-headline nil) call-interactively(org-agenda-filter-by-top-headline nil nil) command-execute(org-agenda-filter-by-top-headline) -- Adrian