I was a bit early; I am getting this error now:

Debugger entered--Lisp error: (wrong-type-argument arrayp nil)
  replace-regexp-in-string("[      ]+\\'" "" nil)
  (lambda (s) (replace-regexp-in-string "[         ]+\\'" "" s))(nil)
mapconcat((lambda (s) (replace-regexp-in-string "[ ]+\\'" "" s)) (#("Aktionen" 0 8 (face org-level-1)) #("Stellensuche" 0 12 (face org-level-2)) #("Kandidaten" 0 10 (face org-level-3)) nil) "/")


I bet it's my habit of putting slashes into headlines which breaks the logic. However it worked before.

Cheers,

Simon

On 10/28/15 13:34, Nicolas Goaziou wrote:
Hello,

Kyle Meyer <k...@kyleam.com> writes:

Fixed with 1c74002.  Thanks for reporting the issue.

Thank you for the patch, and the tests.


Regards,


Reply via email to