Gregor Zattler <[email protected]> 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 <[email protected]>
  > :Xxxxxxx-XX: <[email protected]>
  > :Xxxxxxx: XXX XXX - XX xx xx.xx.xxxx - Xxxxxx xx. xx:xx
  > :Xx: Xxxxxx Xxxxxx <[email protected]>, Xxxxxxx Xxxxxx <[email protected]>, 
Xxxxxx  Xxxxxx <[email protected]>, Xxxxx Xxxxx <[email protected]>, Xxxxxxxxx 
Xxxxxxxxx  <[email protected]>, Xxxxx Xxxx <[email protected]>, Xxxxxxxxx 
Xxxxxxxx  <[email protected]>, Xxxxxxx Xxxxxx <[email protected]>, Xxx Xxxxx Xxxx 
 <[email protected]>, Xxxxxxxx Xxxx <[email protected]>, Xxxxxxx Xxxxx  
<[email protected]>, Xxxxxx Xxxxxxx <[email protected]>, Xxxxxxx Xxxxx  
<[email protected]>, Xxxxx Xxxxxx <[email protected]>, Xxxxxxx Xxxxx  
<[email protected]>, Xxxxxxxx Xxxx <[email protected]>, Xxxxxxxxx Xxxxxxxx  
<[email protected]>
  > :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,

Reply via email to