From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: verbatim and apostrophes Date: Tue, 04 Mar 2014 10:53:35 +0100 Message-ID: <87fvmy44wt.fsf@bzg.ath.cx> References: <874n43gpu3.fsf@gmail.com> <87zjlvfao6.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56979) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WKmsR-0000H6-DD for emacs-orgmode@gnu.org; Tue, 04 Mar 2014 05:47:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WKmsL-00055I-UP for emacs-orgmode@gnu.org; Tue, 04 Mar 2014 05:47:11 -0500 Received: from rs249.mailgun.us ([209.61.151.249]:48959) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WKmsL-00054z-NF for emacs-orgmode@gnu.org; Tue, 04 Mar 2014 05:47:05 -0500 In-Reply-To: (Alan Schmitt's message of "Fri, 14 Feb 2014 09:21:23 +0100") 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: Alan Schmitt Cc: Nick Dokos , emacs-orgmode@gnu.org Hi Alan, Alan Schmitt writes: > Is there a nice way to customize `org-emphasis-regexp-components'? It > does not seem to be exposed to `customize-variable', and copying and > tweaking its default value in my configuration file feels ugly. Well, preventing users from shooting them in the foot is part of why `org-emphasis-regexp-components' is not a custom variable (it used to be, but that led to lots of confusion.) I hope we can get rid of this variable one day or another. In the meantime, copying and tweaking is the way to go... HTH, -- Bastien