From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [RFC] Introduce ox-i18n.el Date: Tue, 02 Jul 2013 17:39:40 +0200 Message-ID: <871u7hq8cj.fsf@gmail.com> References: <87fvw1ovtm.fsf@gmail.com> <87li5p1n7i.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59510) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uu2g3-0007Xp-4H for emacs-orgmode@gnu.org; Tue, 02 Jul 2013 11:39:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uu2fw-0002ho-Ln for emacs-orgmode@gnu.org; Tue, 02 Jul 2013 11:39:35 -0400 Received: from mail-wi0-x22b.google.com ([2a00:1450:400c:c05::22b]:36353) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uu2fw-0002hc-G1 for emacs-orgmode@gnu.org; Tue, 02 Jul 2013 11:39:28 -0400 Received: by mail-wi0-f171.google.com with SMTP id hj3so4315247wib.4 for ; Tue, 02 Jul 2013 08:39:27 -0700 (PDT) In-Reply-To: <87li5p1n7i.fsf@gmail.com> (Jambunathan K.'s message of "Tue, 02 Jul 2013 12:07:53 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Jambunathan K Cc: Org Mode List Hello, Jambunathan K writes: > Nicolas Goaziou writes: > >> +(defconst org-export-dictionary > ^^^^^^^^ > ^^^^^^^^ > > Why? Because it is not meant to be changed by the user nor let-bound. IOW, it's a constant. Regards, -- Nicolas Goaziou