emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Tim Cross <theophilusx@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Possible orgalist issue
Date: Tue, 07 Jan 2020 16:13:45 +1100	[thread overview]
Message-ID: <87tv576e7q.fsf@gmail.com> (raw)


I'm running into an issue with the oralist package. However, I am
running some bleeding edge versions, so this might be something related
to one of them. Really wanted to see if anyone else has observed this
and to verify I am loading the package correctly.

The Problem:

When editing a message and oralist is loaded, when I get to the fill
column, the message "Variable binding depth exceeds max-specpdl-size"
is displayed in the echo error and the cursor jumps back to the
beginning of the current line (not to the next line as would be
expected). This only occurs if orgalist is loaded.

I'm loading orgalist as follows

(use-package orgalist
  :ensure t
  :config
  (add-hook 'mu4e-compose-mode-hook 'orgalist-mode))

I'm using mu4e from the git repository (current head version), Emacs
built from Emacs git repository (emacs-27 branch) and latest
org-plus-contrib package from the org repository.

Questions:

1. anyone else seeing this who is using Emacs 27.0.60
2. am I loading orgalist correctly?
3. anyone running latest mu4e (dev version) seeing this?

My suspicion is that it is related to the latest mu4e version, but
that is really just a guess.


-- 
Tim Cross

             reply	other threads:[~2020-01-07  5:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-07  5:13 Tim Cross [this message]
2020-01-07  8:32 ` Possible orgalist issue Nicolas Goaziou
2020-01-07  8:47   ` Tim Cross
2020-01-07 15:20   ` Josiah Schwab
2020-01-07 21:28     ` Tim Cross

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=87tv576e7q.fsf@gmail.com \
    --to=theophilusx@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /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).