From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: emacs-orgmode@gnu.org
Subject: Re: newline element of org-emphasis-regexp-components no longer honored?
Date: Fri, 11 Nov 2016 08:43:57 -0800 [thread overview]
Message-ID: <87mvh655ma.fsf@ericabrahamsen.net> (raw)
In-Reply-To: 87inrufi7m.fsf@nicolasgoaziou.fr
Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:
> Hello,
>
> Eric Abrahamsen <eric@ericabrahamsen.net> writes:
>
>> Eric Abrahamsen <eric@ericabrahamsen.net> writes:
>>
>>> So far as I can tell, the last element of this option is no longer
>>> honored -- I've had it set to 3 for ages, but highlighting and export
>>> only accept 1. I'm on Emacs git, and org-plus-contrib from Elpa.
>>>
>>> Does anyone else see this?
>>>
>>> E
>>
>> To provide more information, I use this to set the final element (and
>> some other elements):
>>
>> (setf (nth 4 org-emphasis-regexp-components) 3)
>>
>> That's always done the trick in the past. I just checked `org-emph-re',
>> and indeed it is still at the default value.
>>
>> Has anything changed about how this variable is set?
>
> `org-emphasis-regexp-components' was moved to a defvar instead of
> a defcustom a long time ago (around 8.0 release). So you probably need
> to call `org-set-emph-re' with appropriate arguments to update regexps.
Well weird, I was sure it was still working up until recently. Anyway,
I'll adjust my setup.
Thanks!
Eric
next prev parent reply other threads:[~2016-11-11 16:44 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-08 21:39 newline element of org-emphasis-regexp-components no longer honored? Eric Abrahamsen
2016-11-08 21:48 ` Eric Abrahamsen
2016-11-11 10:01 ` Nicolas Goaziou
2016-11-11 16:43 ` Eric Abrahamsen [this message]
2016-11-11 22:14 ` Samuel Wales
2016-11-11 23:05 ` Eric Abrahamsen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87mvh655ma.fsf@ericabrahamsen.net \
--to=eric@ericabrahamsen.net \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).