[Orgmode] INCOMPATIBLE change

2010-04-25 Thread Carsten Dominik
Hi everyone, maybe you have followed the discussion about XHTML ids are not valid CSS targets because they contain dots. This applies to the sec-2.1 IDs we have been uning. I have just checked in a change which will mean that links using this type of target will no longer be valied, and you n

Re: [Orgmode] Incompatible change in latest push

2008-10-16 Thread Carsten Dominik
Hi James, If I follow your example, this is what I get: * TODO Test SCHEDULED: <2008-10-17 Fri +1d> - State "DONE" [2008-10-16 Thu 13:14] :PROPERTIES: :LOGGING: lognoterepeat :EFFORT: 2:00 :OtherProperty: fish :END: which looks OK to me. The property drawer is not part

Re: [Orgmode] Incompatible change in latest push

2008-10-16 Thread James TD Smith
Hi Carsten, On 2008-10-16 06:55:02(+0200), Carsten Dominik wrote: > Hi, > > after a request, I just added a new variable > `org-log-state-notes-insert-after-drawers' with default nil. > This means that state change notes are now by default > inserted again *before* any drawers. This was the > ori

[Orgmode] Incompatible change in latest push

2008-10-15 Thread Carsten Dominik
Hi, after a request, I just added a new variable `org-log-state-notes-insert-after-drawers' with default nil. This means that state change notes are now by default inserted again *before* any drawers. This was the original behavior, which changed temporarily in version 6.08. Sorry for the unste