[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bug#68687: [PATCH] Use text/org media type
From: |
Ihor Radchenko |
Subject: |
Re: bug#68687: [PATCH] Use text/org media type |
Date: |
Wed, 31 Jan 2024 16:32:22 +0000 |
Max Nikulin <manikulin@gmail.com> writes:
> On 30/01/2024 19:13, Ihor Radchenko wrote:
>> Even when text/org is rendered using Org mode, there is nothing
>> pressuring people to use Org mode there. It is just visuals. Org major
>> mode is not activated.
>
> I am not familiar with gnus & Co code, so I am confused by (funcall
> mode) in `mm-display-inline-fontify'. Doesn't it activate the major mode
> through `mm-display-org-inline'?
It creates temporary buffer, activates Org mode there, and copies back
the fontified text for display inside message.
I do not know about any security issues when one merely opens Org file
without actually executing Org mode commands.
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
- Re: bug#68687: [PATCH] Use text/org media type, (continued)
- Re: bug#68687: [PATCH] Use text/org media type, Richard Stallman, 2024/01/26
- Re: bug#68687: [PATCH] Use text/org media type, Max Nikulin, 2024/01/28
- Re: bug#68687: [PATCH] Use text/org media type, Eli Zaretskii, 2024/01/28
- Re: bug#68687: [PATCH] Use text/org media type, Richard Stallman, 2024/01/29
- Re: bug#68687: [PATCH] Use text/org media type, Ihor Radchenko, 2024/01/30
- Org mode code evaluation (was: bug#68687: [PATCH] Use text/org media type), Mike Kupfer, 2024/01/31
- Re: Org mode code evaluation (was: bug#68687: [PATCH] Use text/org media type), Ihor Radchenko, 2024/01/30
- Re: bug#68687: [PATCH] Use text/org media type, Max Nikulin, 2024/01/31
- Re: bug#68687: [PATCH] Use text/org media type,
Ihor Radchenko <=
- Re: bug#68687: [PATCH] Use text/org media type, Eli Zaretskii, 2024/01/30
- Re: bug#68687: [PATCH] Use text/org media type, Stefan Kangas, 2024/01/31