Hi,

Nicolas Goaziou <m...@nicolasgoaziou.fr> writes:

> Hello,
>
> Adrian Bradd <adrian.br...@gmail.com> 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(#<marker (moves after insertion) at 9216 in todo.org>)
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


Reply via email to