Hello,
Uwe Brauer <[email protected]> writes:
> When finishing a note and running C-c C-c I obtain an error which I
> attach
> ,----
> |
> | Debugger entered--Lisp error: (error "Invalid version syntax: ‘N/A’ (must
> start with a number)")
> | signal(error ("Invalid version syntax: ‘N/A’ (must start with a number)"))
> | error("Invalid version syntax: `%s' (must start with a number)" "N/A")
> | version-to-list("N/A")
> | version<("N/A" "8.3")
> | outshine-mimic-org-log-note-marker()
> | ad-Advice-org-store-log-note(#f(compiled-function () #<bytecode
> 0x8cd065>))
> | apply(ad-Advice-org-store-log-note #f(compiled-function () #<bytecode
> 0x8cd065>) nil)
> | org-store-log-note()
It looks like an issue with `outshine-mimic-org-log-note-marker',
doesn't it?
Regards,
--
Nicolas Goaziou