emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Matt Price <moptop99@gmail.com>
To: jschwab@gmail.com
Cc: Org Mode <emacs-orgmode@gnu.org>
Subject: Re: orgalist & variable binding depth
Date: Wed, 5 Sep 2018 10:46:13 -0400	[thread overview]
Message-ID: <CAN_Dec89Z6=G_eZTuQ48b53qF8+T1VDbiMOWxeHdMMAeugLKHg@mail.gmail.com> (raw)
In-Reply-To: <87pnxskr6r.fsf@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1332 bytes --]

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 <jschwab@gmail.com> wrote:

> Hi Matt,
>
> > and also are other people seeing the same issue?
>
> Yes, I have also seen this using orgalist + mu4e-compose-mode.
>
> Josiah
>

[-- Attachment #2: Type: text/html, Size: 1744 bytes --]

  reply	other threads:[~2018-09-05 14:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-05 12:40 orgalist & variable binding depth Matt Price
2018-09-05 13:24 ` Eric S Fraga
2018-09-05 13:30 ` Josiah Schwab
2018-09-05 14:46   ` Matt Price [this message]
2018-09-05 22:13     ` Tim Cross
2018-09-06 14:21     ` Nicolas Goaziou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAN_Dec89Z6=G_eZTuQ48b53qF8+T1VDbiMOWxeHdMMAeugLKHg@mail.gmail.com' \
    --to=moptop99@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=jschwab@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).