Hi,
I believe I have solved my problem by removing a stray asterisk in a
subtree I often edit frantically:
:PROPERTIES:
:ID: 28a0bc23-ff9f-4631-b602-fc8d4e581c2d
:END:*
Thanks,
Ed
On 31/05/15 23:05, Nicolas Goaziou wrote:
Hello,
Edward Guyatt <edwardguy...@gmx.co.uk> writes:
When I try to set a property in my planner file (15005 lines to go
wrong :P), I get an error message. Here is the backtrace from saying
C-c C-x p (org-set-property) on any heading.
Debugger entered--Lisp error: (wrong-type-argument integer-or-marker-p nil)
org-buffer-property-keys(nil t t)
org-read-property-name()
org-set-property(nil nil)
call-interactively(org-set-property nil nil)
command-execute(org-set-property)
I get the same result saying C-c C-c s at a property drawer.
The backtrace is missing steps. Could you reload Org uncompiled and
reproduce it?
I've only experienced this recently after upgrading from Debian Wheezy
to Jessie, so from org-mode 7.8.11-1 to 8.2.10-1.
Could you try development version of Org, i.e. 8.3-beta?
Regards,