emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* orgalist & variable binding depth
@ 2018-09-05 12:40 Matt Price
  2018-09-05 13:24 ` Eric S Fraga
  2018-09-05 13:30 ` Josiah Schwab
  0 siblings, 2 replies; 6+ messages in thread
From: Matt Price @ 2018-09-05 12:40 UTC (permalink / raw)
  To: Org Mode

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

I've just started enabling orgalist in message-mode, and it's awesome.
However, I'm getting very frequent variable binding depth errors, possibly
because of conflicts with other packages. When orgalist is turned off, all
the errors go away. When it's turned on, my *Messages* buffer starts to
look like this:

----------
forward-paragraph: Variable binding depth exceeds max-specpdl-size [4 times]
back-to-indentation: Variable binding depth exceeds max-specpdl-size
yas--auto-fill: Variable binding depth exceeds max-specpdl-size [3 times]
orgalist--auto-fill: Variable binding depth exceeds max-specpdl-size [12
times]
----------

The message buffer is in mu4e-compose mode, which is a derived mode from
message mode.  The minor modes enabled are:

Enabled minor modes: Abbrev Anzu Async-Bytecomp-Package
Auto-Composition Auto-Compression Auto-Encryption Auto-Fill
Beginend-Global Beginend-Message Column-Number Csv-Field-Index
Delete-Selection Desktop-Save Diff-Auto-Refine Dubcaps Editorconfig
Electric-Indent File-Name-Shadow Flycheck Flyspell Font-Lock
Global-Anzu Global-Auto-Complete Global-Auto-Revert Global-Eldoc
Global-Flycheck Global-Font-Lock Global-Git-Commit Global-Magit-File
Global-Subword Global-Undo-Tree Guide-Key Helm Helm-Autoresize
Iswitchb Line-Number Magit-Auto-Revert Menu-Bar Mml Mouse-Wheel Narrow
Override-Global Pdf-Occur-Global Persistent-Scratch-Autosave
Project-Persist Projectile Recentf Save-Place Savehist Shell-Dirtrack
Show-Paren Subword Transient-Mark Undo-Tree Visual-Line Which-Function
Winner Yas Yas-Global

maybe some of theseshould be turned off! my init files are a bit of a mess
aright now.  Anyway, any thoughts on how I might start debugging; and also
are other people seeing the same issue?

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-09-06 14:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
2018-09-05 22:13     ` Tim Cross
2018-09-06 14:21     ` Nicolas Goaziou

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).