[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] orgalist & variable binding depth
From: |
Tim Cross |
Subject: |
Re: [O] orgalist & variable binding depth |
Date: |
Thu, 06 Sep 2018 08:13:03 +1000 |
User-agent: |
mu4e 0.9.18; emacs 26.1 |
I'm using orglist and mu4e but not yas-auto-fill. I don't see this
issue.
Tim
Matt Price <address@hidden> writes:
> so, I think there is an infinite loop generated between yas--auto-fill and
> orgalist--auto-fill:
>
> --------------
> Debugger entered--Lisp error: (error "Lisp nesting exceeds
> ‘max-lisp-eval-depth’")
> current-left-margin()
> move-to-left-margin()
> forward-paragraph()
> yas--auto-fill()
> orgalist--auto-fill(yas--auto-fill)
> apply(orgalist--auto-fill yas--auto-fill nil)
> #f(advice-wrapper :around yas--auto-fill orgalist--auto-fill)()
> yas--auto-fill()
> orgalist--auto-fill(yas--auto-fill)
> apply(orgalist--auto-fill yas--auto-fill nil)
> #f(advice-wrapper :around yas--auto-fill orgalist--auto-fill)()
> yas--auto-fill()
> orgalist--auto-fill(yas--auto-fill)
> apply(orgalist--auto-fill yas--auto-fill nil)
> #f(advice-wrapper :around yas--auto-fill orgalist--auto-fill)()
> yas--auto-fill()
> -----------------------
>
> the workaround is to disable yas-global-mode, which I should have done
> anyway. But this might be something to figure out how to manage in any
> case -- do you htink this counts ass a yasnippet issue or an orgalist issue
> or a message-mode issue?
>
>
> On Wed, Sep 5, 2018 at 9:30 AM Josiah Schwab <address@hidden> wrote:
>
>> Hi Matt,
>>
>> > and also are other people seeing the same issue?
>>
>> Yes, I have also seen this using orgalist + mu4e-compose-mode.
>>
>> Josiah
>>
--
Tim Cross