From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Macro question with new texinfo exporter Date: Mon, 04 Feb 2013 18:26:42 +0100 Message-ID: <87halsat2l.fsf@bzg.ath.cx> References: <877gmvalzn.fsf@gmail.com> <87vcae53fi.fsf@bzg.ath.cx> <87haly96xi.fsf@gmail.com> <87zjzqejhz.fsf@bzg.ath.cx> <87wquumhqk.fsf@gmail.com> <87wquth35i.fsf@bzg.ath.cx> <87ehh12gjp.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:36476) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U2Poe-0004kn-CB for emacs-orgmode@gnu.org; Mon, 04 Feb 2013 12:26:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U2Poc-00011Q-Ko for emacs-orgmode@gnu.org; Mon, 04 Feb 2013 12:26:48 -0500 Received: from mail-wi0-f180.google.com ([209.85.212.180]:35861) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U2Poc-00011K-Ec for emacs-orgmode@gnu.org; Mon, 04 Feb 2013 12:26:46 -0500 Received: by mail-wi0-f180.google.com with SMTP id hi8so2730319wib.13 for ; Mon, 04 Feb 2013 09:26:45 -0800 (PST) In-Reply-To: (Thomas S. Dye's message of "Mon, 04 Feb 2013 05:43:36 -1000") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "Thomas S. Dye" Cc: Org-mode , Nicolas Goaziou Hi Thomas, tsd@tsdye.com (Thomas S. Dye) writes: > I'm stymied here. I'd like to be able to use the new macro code with > the new exporter. How is that possible? You need to reload uncompiled files with C-u M-x org-reload RET BTW, I think it should be the defaut behavior of org-reload. Achim, any objection of making it the default, while C-u M-x org-reload RET would reload compiled files if any? -- Bastien