Gregor Zattler <telegr...@gmx.net> writes: > No. I removed the line numbers so that the stars of the headings > are at the first column and invoced `org-repair-property-drawers' > in the same way as described above. The buffer remains > unmodified and the output is `nil'.
I cannot reproduce it. >> Is it possible to have access to the file? You might want to hide >> contents first with the following function >> >> (defun scramble-contents () > > Yes. I scrambled it with your function, changed tags (which were > not scrambled by `scramble-contents') and obfuscated clock lines. > The result is attached. I see invalid property drawers, e.g., > :PROPERTIES: > :Xxxx: Xxx, xx Xxx xxxx xx:xx:xx +xxxx > :Xxxx: Xxxxxxx Xxxxxx <x.xxx...@xxx.xx> > :Xxxxxxx-XX: <xxxxxxxx.xxxx...@xxx.xx> > :Xxxxxxx: XXX XXX - XX xx xx.xx.xxxx - Xxxxxx xx. xx:xx > :Xx: Xxxxxx Xxxxxx <x.xxx...@xxx.xx>, Xxxxxxx Xxxxxx <x.xxx...@xxx.xx>, Xxxxxx Xxxxxx <x.xxx...@xxx.xx>, Xxxxx Xxxxx <x.xx...@xxx.xx>, Xxxxxxxxx Xxxxxxxxx <x.xxxxxx...@xxx.xx>, Xxxxx Xxxx <x.xx...@xxx.xx>, Xxxxxxxxx Xxxxxxxx <x.xxxxx...@xxx.xx>, Xxxxxxx Xxxxxx <x.xxx...@xxx.xx>, Xxx Xxxxx Xxxx <x.x...@xxx.xx>, Xxxxxxxx Xxxx <x.xx...@xxx.xx>, Xxxxxxx Xxxxx <x.xx...@xxx.xx>, Xxxxxx Xxxxxxx <x.xxxx...@xxx.xx>, Xxxxxxx Xxxxx <x.xx...@xxx.xx>, Xxxxx Xxxxxx <x.xxxx...@xxx.xx>, Xxxxxxx Xxxxx <x.xx...@xxx.xx>, Xxxxxxxx Xxxx <x.x...@xxx.xx>, Xxxxxxxxx Xxxxxxxx <x.xxxxx...@xxx.xx> > :Xxxx: Xxxxx XXXxxx, > xx xx.x.xxxx xxx xxx xxxxxxx Xxxxxxxxxxxxxxxxxxxxxxxxx xxx XXX. > Xxx xxxxxxx xxx xxxxxxxx Xxxxxxxxxxxx xxx, xxxx xxxxxxx Xxxxxx xxx Xxxxxxxxx xxxx, > xxxxx xxx Xxxx xx xxxx: > XXX x Xxxxxxxxx > XXX x Xxxxxxxxxxxx > XXX x Xxxxxxxxxx > XXX x Xxxxxxxxxxx xxx Xxxxxxxxxxxxxxxxxxxxx - Xxx xxxxxx xxx xxxx xxxxxx > Xxxxxxxxxxxxxxxxxxxxx xxxxxxx xxxx? (Xxx x XX) > XXX x Xxxxxxxxxxxx xxx Xxxx xxx Xxxxxxxxxx xxx Xxxxxxxxxxxxxx (Xxx x XX) > XXX x Xxxxxxxxxxxxx xxx Xxxxxxxxxxxxxxxxxxx xxxx/Xxxxxxxxxxxxxxx xxxx xxx XX xxx > XXX (Xxx x XX) > XXX x Xxxxxxxxxxxxx xxx XXX-XXX (Xxxxxxxxxxxxxx!) xxxx xxx xxxxxxxx Xxxxxxxxxxx > xxx XXX (Xxx x XX) > XXX x Xxxxxxxxx > Xxx xxxxxxx xxx, xxxx xxx xxxxxx Xxxxxxxx xxxx xxx Xxxxxxxxx xxxxxx (xx. xx:xx, > xxxxxxx Xxxxxx xxx xxxx xxxxxxxxxxx). > Xxx xxxx xxx Xxxxxx, xxx xxxxxxx xxxxx (xxxxxxx) xxxx xxxxx xxxxxxx. > Xxxxx Xxxxx xxx xxx xxxxxxxxxx Xxxxxx. > Xxxxxxx > :END: A property drawer can contain only node properties, and there is one node property per line. Ill-formed property drawers were not moved. Regards,