Kyle Meyer writes:
> Simon Thum writes:
>
>> 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)
>> mapconc
Simon Thum writes:
> 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-rege
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)
Thank you, works like a charm!
On 10/28/15 13:34, Nicolas Goaziou wrote:
Hello,
Kyle Meyer writes:
Fixed with 1c74002. Thanks for reporting the issue.
Thank you for the patch, and the tests.
Regards,
Hello,
Kyle Meyer writes:
> Fixed with 1c74002. Thanks for reporting the issue.
Thank you for the patch, and the tests.
Regards,
--
Nicolas Goaziou
Kyle Meyer writes:
> Simon Thum writes:
>
> [...]
>
>> Arrgh - you're on the spot. That explains a lot, including my
>> difficulties with reproducing.
>>
>> It sends window-width. Increase to window(-width) and I'm done.
>>
>> But that means it's arguably Org which should be more graceful than i
Simon Thum writes:
[...]
> Arrgh - you're on the spot. That explains a lot, including my
> difficulties with reproducing.
>
> It sends window-width. Increase to window(-width) and I'm done.
>
> But that means it's arguably Org which should be more graceful than it
> is.
I agree. At some point,
On 10/26/15 20:58, Kyle Meyer wrote:
Hello,
Simon Thum writes:
Hi,
after updating helm I came across a possible regression on Org. I
Already filed a helm bug, but Thierry thinks it's Org's fault.
What version of Org are you using?
Org-mode 8.3.2 - I just upgraded from 8.3 beta hoping to
Hello,
Simon Thum writes:
> Hi,
>
> after updating helm I came across a possible regression on Org. I
> Already filed a helm bug, but Thierry thinks it's Org's fault.
What version of Org are you using?
> https://github.com/emacs-helm/helm/issues/1246
>
> In short, M-x helm-org-agenda-files-hea
Hi,
after updating helm I came across a possible regression on Org. I
Already filed a helm bug, but Thierry thinks it's Org's fault.
https://github.com/emacs-helm/helm/issues/1246
In short, M-x helm-org-agenda-files-headings breaks.
I had some success working around it, but for reasons beyon
10 matches
Mail list logo