From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Defining macros globally Date: Mon, 19 Dec 2016 16:10:04 +0100 Message-ID: <87r3540xbn.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35235) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cIzZl-0000YX-Os for emacs-orgmode@gnu.org; Mon, 19 Dec 2016 10:10:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cIzZh-0007U9-HJ for emacs-orgmode@gnu.org; Mon, 19 Dec 2016 10:10:05 -0500 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:41922) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cIzZh-0007Sy-Bh for emacs-orgmode@gnu.org; Mon, 19 Dec 2016 10:10:01 -0500 In-Reply-To: (Arun Isaac's message of "Mon, 19 Dec 2016 19:10:45 +0530") 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" To: Arun Isaac Cc: "emacs-orgmode@gnu.org" Hello, Arun Isaac writes: > Is it possible to define macros globally, probably in the ~/.emacs init > file with some elisp, instead of on a per-file basis using the #+MACRO > keyword? This is not possible ATM. Regards, -- Nicolas Goaziou