From: Drew Adams <drew.adams@oracle.com>
To: Tomas Nordin <tomasn@posteo.net>, help-gnu-emacs@gnu.org
Subject: RE: Error during redisplay -- eval evil
Date: Wed, 4 Jan 2017 13:46:34 -0800 (PST) [thread overview]
Message-ID: <35516479-5b9a-411d-b5f3-09745af22974@default> (raw)
In-Reply-To: <87eg0i4hy3.fsf@debian.tompa.tv>
> Error during redisplay: (eval (if (and evil-mode (featurep (quote
> powerline-evil))) (propertize (powerline-evil-tag) (quote face)
> (quote bold)) "")) signaled (void-variable evil-mode) [33 times]
>
> (copied from the messages buffer). I don't have this problem if I start
> emacs -Q. Before I start to turn off thing after thing, does somebody
> know what package is doing this eval. I don't use any evil stuff I am
> aware of.
>
> All is working fine, but messages buffer are flooded with this error.
>
> Or, maybe a better question, can I somehow set something up to trap who
> is doing the eval?
My crystal ball whispers that this is from some code trying to update
the mode-line. And I see `evil-mode' and `powerline' in there.
So maybe check your code that uses Evil or "powerline"?
next prev parent reply other threads:[~2017-01-04 21:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-04 21:46 Error during redisplay -- eval evil Tomas Nordin
2017-01-04 21:46 ` Drew Adams [this message]
2017-01-08 20:51 ` Tomas Nordin
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.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=35516479-5b9a-411d-b5f3-09745af22974@default \
--to=drew.adams@oracle.com \
--cc=help-gnu-emacs@gnu.org \
--cc=tomasn@posteo.net \
/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.
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).