Nicolas,

Sebastien Vauban wrote:
> Sebastien Vauban wrote:
>> After heavy testing (on all my Org files, I mean) of the function
>> `org-repair-property-drawers', it works perfectly except for the
>> following corner-case (when there are Org properties in "quote"
>> blocks).
>>
>> I did not retest (yet) the same thing in #+begin/end_src blocks...
>
> I confirm the problem is the same if Org properties are enclosed in
> a #+begin/end_src block such as:
>
> ** Sectionnement
>
> Exemple de section avec un titre court pour LaTeX :
>
> #+begin_src org
> ,* Ceci est un titre de section assez long
>   :PROPERTIES:
>   :ALT_TITLE: Ceci est un titre court
>   :END:
> #+end_src
>
> Upon execution of the repair function, that entry will be wrongly
> converted.

Do you experience the same problem as me?

Best regards,
  Seb

-- 
Sebastien Vauban


Reply via email to