|
From: | Simon Thum |
Subject: | Re: [O] Regression in Org triggered from helm |
Date: | Sat, 31 Oct 2015 16:50:55 +0000 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 |
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 <address@hidden> writes:Fixed with 1c74002. Thanks for reporting the issue.Thank you for the patch, and the tests. Regards,
[Prev in Thread] | Current Thread | [Next in Thread] |