From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: slight change to default value of org-beamer-fragile-re Date: Fri, 26 Feb 2010 04:24:16 +0100 Message-ID: <2B7694C9-21A7-414E-8340-4C7D401907CB@gmail.com> References: <873a0pxei4.fsf@gmail.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NkqoT-0000Vp-2d for emacs-orgmode@gnu.org; Thu, 25 Feb 2010 22:24:25 -0500 Received: from [140.186.70.92] (port=32854 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NkqoS-0000VG-DJ for emacs-orgmode@gnu.org; Thu, 25 Feb 2010 22:24:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NkqoR-0001o2-I9 for emacs-orgmode@gnu.org; Thu, 25 Feb 2010 22:24:24 -0500 Received: from postduif.ic.uva.nl ([145.18.40.180]:36204) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NkqoR-0001nu-5N for emacs-orgmode@gnu.org; Thu, 25 Feb 2010 22:24:23 -0500 In-Reply-To: <873a0pxei4.fsf@gmail.com> 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: Org Mode Hi Eric, please go ahead and check this in. - Carsten On Feb 25, 2010, at 9:10 PM, Eric Schulte wrote: > Hi, > > I'd propose changing the default value of `org-beamer-fragile-re' from > > "^[ \t]*\\\\begin{verbatim}" > > to > > "^[ \t]*\\\\begin{\\(verbatim\\|lstlisting\\)}" > > as there are many ways in which Org-mode files automatically generate > lstlisting environments. > > Best -- Eric > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten