From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: add entries to *emphasis-alist Date: Sun, 19 Aug 2012 13:38:10 +0200 Message-ID: <87vcgfm7rx.fsf@gmail.com> References: <20120817122605.GA6624@desktop> <80vcghuyvn.fsf@somewhere.org> <5815.1345233035@alphaville> <20120819110109.GA6210@Vostro> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52313) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T33tF-0005rk-OZ for emacs-orgmode@gnu.org; Sun, 19 Aug 2012 07:41:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T33tE-0008As-Ro for emacs-orgmode@gnu.org; Sun, 19 Aug 2012 07:41:57 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:36094) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T33tE-0008Ah-KI for emacs-orgmode@gnu.org; Sun, 19 Aug 2012 07:41:56 -0400 Received: by wibhn17 with SMTP id hn17so2545898wib.12 for ; Sun, 19 Aug 2012 04:41:55 -0700 (PDT) In-Reply-To: <20120819110109.GA6210@Vostro> (Philipp Kroos's message of "Sun, 19 Aug 2012 13:01:10 +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: Philipp Kroos Cc: emacs-orgmode@gnu.org Hello, Philipp Kroos writes: > It worked using customize, thanks. And thanks for the explanation, Nick. > At least my approach to set the value would not work at all without an > explicit call to org-set-emph-re, since it relied on the variable being > already defined. > It might be of minor interest, anyway, I've attached a patch-suggestion > that would clearify the usage sufficiently, at least for me... At some point, emphasis markers will be hard-coded anyway. Though, it will be easy to change their meaning during the export process. Regards, -- Nicolas Goaziou