From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: [RFC] Introduce ox-i18n.el Date: Tue, 02 Jul 2013 22:40:08 +0530 Message-ID: <87k3l8nb0v.fsf@gmail.com> References: <87fvw1ovtm.fsf@gmail.com> <87li5p1n7i.fsf@gmail.com> <871u7hq8cj.fsf@gmail.com> <87ip0thqzi.fsf@pank.eu> <87sizxorhr.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59456) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uu44H-00040G-Nr for emacs-orgmode@gnu.org; Tue, 02 Jul 2013 13:08:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uu44G-0003uw-Br for emacs-orgmode@gnu.org; Tue, 02 Jul 2013 13:08:41 -0400 Received: from mail-pb0-x22f.google.com ([2607:f8b0:400e:c01::22f]:50658) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uu44G-0003ul-5c for emacs-orgmode@gnu.org; Tue, 02 Jul 2013 13:08:40 -0400 Received: by mail-pb0-f47.google.com with SMTP id rr13so6306905pbb.20 for ; Tue, 02 Jul 2013 10:08:39 -0700 (PDT) In-Reply-To: <87sizxorhr.fsf@gmail.com> (Nicolas Goaziou's message of "Tue, 02 Jul 2013 18:29:04 +0200") 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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org, Rasmus Nicolas Goaziou writes: > Even though it is a defconst, you can still change it. You are not > forced to anything. But you're on your own. > > By the way, it is a defconst because of the keys, which shouldn't be > altered, not the values. It /may/ be converted to a defcustom. Lots of people seem interested in modifying it. Btw, HTML provides for generating quotes. This is what the Creole markup engine for Oddmuse is using. Apparently, the "quotes" that gets emitted can be controlled on per-language basis through some CSS.