From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Macros broken Date: Mon, 22 Jun 2009 14:48:52 +0200 Message-ID: <5A018642-EA3F-4CC1-A861-7604F78D8A02@gmail.com> References: Mime-Version: 1.0 (Apple Message framework v935.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MIixJ-0001Qb-ID for emacs-orgmode@gnu.org; Mon, 22 Jun 2009 08:49:01 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MIixF-0001KX-7a for emacs-orgmode@gnu.org; Mon, 22 Jun 2009 08:49:01 -0400 Received: from [199.232.76.173] (port=40861 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MIixE-0001K5-Qi for emacs-orgmode@gnu.org; Mon, 22 Jun 2009 08:48:56 -0400 Received: from mail-ew0-f220.google.com ([209.85.219.220]:43041) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MIixE-0004gB-Bv for emacs-orgmode@gnu.org; Mon, 22 Jun 2009 08:48:56 -0400 Received: by ewy20 with SMTP id 20so1418674ewy.42 for ; Mon, 22 Jun 2009 05:48:55 -0700 (PDT) In-Reply-To: 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: Ulf Stegemann Cc: emacs-orgmode@gnu.org Fixed, thanks. - Carsten On Jun 22, 2009, at 2:02 PM, Ulf Stegemann wrote: > Hi, > > with today's version of Org mode and CVS Emacs (23.1.50.1) macro > expansion seems to be broken. An org file like > > --8<--------------------------snip-------------------------->8--- > #+MACRO: foo BAR > > * baz > > {{{foo}}} > --8<--------------------------snap-------------------------->8--- > > exported to HTML produces > > --8<--------------------------snip-------------------------->8--- > [...] > >
>

1 baz

>
> > >

> ACR >

> > [...] > --8<--------------------------snap-------------------------->8--- > > The `ACR' origins from the first line of the file, i.e. different > first > lines result in different expansions. > > I'm not aware of any settings I have that should influence macro > handling, so I guess this is reproduce-able. > > Ulf > > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode