[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Patch] to correctly sort the items with emphasis marks in a list
From: |
Nicolas Goaziou |
Subject: |
Re: [Patch] to correctly sort the items with emphasis marks in a list |
Date: |
Sun, 16 May 2021 00:09:57 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Hello,
Bastien <bzg@gnu.org> writes:
> Hi Nicolas,
>
> Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:
>
>> Ah! I forgot the link part! Hopefully done here.
>>
>> (defun org-sort-remove-invisible (s)
>> "Remove emphasis markers and any invisible property from string S.
>> Assume S may contain only objects."
>> ;; org-element-interpret-data clears any text property, including
>> ;; invisible part.
>
> Is this okay to install this in the maint branch?
I didn't test it, but it seems to fix the issues reported. So I guess
this is fine.
Regards,
--
Nicolas Goaziou