all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Kaushal Modi <kaushal.modi@gmail.com>
Cc: Amos Bird <amosbird@gmail.com>, emacs-org list <emacs-orgmode@gnu.org>
Subject: Re: Allow more export options to be controlled per-subtree
Date: Thu, 28 Sep 2017 21:19:37 +0200	[thread overview]
Message-ID: <87zi9emy0m.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <CAFyQvY3iYoR0my4NmOgw7sT+p=e6q6qUVZrb+Douj3XET9w_Wg@mail.gmail.com> (Kaushal Modi's message of "Thu, 28 Sep 2017 18:59:19 +0000")

Kaushal Modi <kaushal.modi@gmail.com> writes:

> On Thu, Sep 28, 2017 at 2:47 PM Nicolas Goaziou <mail@nicolasgoaziou.fr>
> wrote:
>
>> Besides the fact that it is not available, is there any incentive to do
>> so?
>
>
> While talking to Amos (now CC'ed on this email) off-list on Gitter chat
> regarding the ox-hugo package, he had this test case[1] where he sets
> "#+OPTIONS:
> *:nil" to prevent the interpretation of Org emphasis chars in that table,
> which exports to this Markdown[2], and finally this[3].

I already answered to this problem. Use \star instead of *. It seems
sub-optimal to prevent any emphasis markup because of a single
problematic character.

>> AFAIC this variable could not exist.
>>
>
> I didn't understand that.

I mean this variable doesn't solve any problem. If one doesn't want Org
syntax to interfere with their contents in any way, then Org mode may
not be the appropriate major mode for the task.

Therefore, I said that, AFAIC, this variable could as well go away. From
my point of view, making it more prominent is counter-productive. 

In the same category, there is `org-export-with-tables'.

By the way, it is already possible to prevent emphasis in a subtree
export:

    * Subtree
    :PROPERTIES:
    :EXPORT_OPTIONS: *:nil
    :END:


Regards,

  reply	other threads:[~2017-09-28 19:19 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-28 17:28 Allow more export options to be controlled per-subtree Kaushal Modi
2017-09-28 18:40 ` Kaushal Modi
2017-09-28 18:47 ` Nicolas Goaziou
2017-09-28 18:59   ` Kaushal Modi
2017-09-28 19:19     ` Nicolas Goaziou [this message]
2017-09-28 19:25       ` Kaushal Modi
2017-09-30  4:59       ` Kaushal Modi
2017-09-30  5:44         ` Amos Bird
2017-09-30 12:13           ` Kaushal Modi

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zi9emy0m.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=amosbird@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=kaushal.modi@gmail.com \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.