From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: Cycling visibility of blocks Date: Mon, 25 May 2009 22:43:20 +0200 Message-ID: <87hbz8ncbb.fsf@kassiopeya.MSHEIMNETZ> References: <87skiuryr2.fsf@selenimh.orion.org> <87ljomnfni.fsf@kassiopeya.MSHEIMNETZ> <04195B46-5D81-4E64-8315-CD2085E49357@gmail.com> <87y6slmteu.fsf@kassiopeya.MSHEIMNETZ> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M8gxV-0006lo-1v for emacs-orgmode@gnu.org; Mon, 25 May 2009 16:39:45 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M8gxQ-0006lH-EX for emacs-orgmode@gnu.org; Mon, 25 May 2009 16:39:44 -0400 Received: from [199.232.76.173] (port=57085 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M8gxQ-0006lD-AX for emacs-orgmode@gnu.org; Mon, 25 May 2009 16:39:40 -0400 Received: from mail.gmx.net ([213.165.64.20]:51888) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1M8gxP-0007W8-AP for emacs-orgmode@gnu.org; Mon, 25 May 2009 16:39:40 -0400 In-Reply-To: (Eric Schulte's message of "Mon, 25 May 2009 10:24:06 -0700") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Eric Schulte Cc: emacs-orgmode@gnu.org, Carsten Dominik "Eric Schulte" writes: ahh - forgot - Carsten: note the unicorns: http://cloud.github.com/downloads/SebastianRose/org-search.php/speedbar1.png :-D Sebastian > Sebastian Rose writes: > >> >> and use >> >> "#\\+begin_\\([^ ]+\\) \\(.+\\)[ \t]*\\([ \t]+\\([^\n]+\\)\\)?\n\\([^\000]+?\\)#\\+end_\\1" >> >> >> :) >> >> >> Sebastian >> > > Hi Sebastian, Thanks for the update! > > I've applied a slightly changed version of your regexp, and this is now > working for all block types (the resulting file is attached). Where > could this file be saved? The contrib directory seems like overkill for > such a small piece of functionality maybe I should post it up somewhere > on worg? > > Thanks -- Eric > >