emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] org-outline-regexp changes break use of org-overview in non-org


From: Bastien
Subject: Re: [O] org-outline-regexp changes break use of org-overview in non-org buffers
Date: Mon, 15 Aug 2011 09:52:35 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Hi Matt,

Matt Lundin <address@hidden> writes:

> The old line in org overview, by contrast, looked for the beginning of
> an outline line:
>
>                (if (re-search-forward (concat "^" outline-regexp) nil t)
>
> Would it be possible to revert to the older, more generous construction
> of the regexp (so that it can vary by mode/buffer)?

Done.  Thanks for this fix, org-global-cycle now works fine in buffers
using orgstruct-mode.

-- 
 Bastien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]