emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: basic org questions


From: Emanuel Berg
Subject: Re: basic org questions
Date: Tue, 15 Sep 2020 21:50:45 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

tomas wrote:

> The variable `org-emphasis-regexp-components' is
> documented, so one might hope that the method is
> magic, but somewhat official.

Indeed, that works:

  (setq org-emphasis-regexp-components
         (append (butlast org-emphasis-regexp-components) '(7)) )

:)

-- 
underground experts united
http://user.it.uu.se/~embe8573
https://dataswamp.org/~incal




reply via email to

[Prev in Thread] Current Thread [Next in Thread]