[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Problems with agenda search and restiction enabled
From: |
Bastien |
Subject: |
Re: [O] Problems with agenda search and restiction enabled |
Date: |
Mon, 29 Apr 2013 19:04:42 +0200 |
User-agent: |
Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux) |
Hi Thomas,
Thomas Holst <address@hidden> writes:
> I want to perform an agenda search with a restriction to a subtree.
>
> - C-c C-x < on the subtree
> - org-agenda s <word>
>
> I get the follwing backtrace
>
> Debugger entered--Lisp error: (args-out-of-range 85127 226827)
> narrow-to-region(#<marker at 85127 in EmacsNotes.org> #<marker at 226827 in
> EmacsNotes.org>)
> (if org-agenda-restrict (narrow-to-region org-agenda-restrict-begin
> org-agenda-restrict-end) (widen))
> ... rest snipped ...
This is now fixed in the maint branch of the Git repository.
Thanks for reporting this!
--
Bastien