all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Mark Oteiza <mvoteiza@udel.edu>
To: 21549@debbugs.gnu.org
Subject: bug#21549: 25.0.50; winner.el: void-function cl-remove-if-not
Date: Thu, 24 Sep 2015 12:06:38 -0400	[thread overview]
Message-ID: <87io6zn6nl.fsf@udel.edu> (raw)


Hi,

The recent change to winner.el caused an error for me. `emacs -Q` has no
problem, but my init.el does.  I reduced my problematic init.el down to:

  (setq custom-file "/tmp/foo/custom.el")
  (menu-bar-mode -1)
  (winner-mode)
  (load custom-file t)

There is no issue if custom.el is empty.  I populated custom.el by doing
M-x customize-variable RET inhibit-startup-screen RET, toggling and
saving.  Starting emacs with this configuration gives the void-function
error for cl-remove-if-not. The backtrace buffer appears to be empty
when starting with --debug-init.


In GNU Emacs 25.0.50.1 (x86_64-unknown-linux-gnu, X toolkit, cairo version 1.14.2, Xaw scroll bars)
 of 2015-09-24
Repository revision: 8f88db14946f46a95603dfaa2a425d64b01fbb53
Configured using:
 'configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib
 --localstatedir=/var --without-gconf --without-imagemagick --with-cairo
 --with-x-toolkit=lucid 'CFLAGS=-march=x86-64 -mtune=generic -O0 -pipe
 -fstack-protector-strong --param=ssp-buffer-size=4'
 LDFLAGS=-Wl,-O0,--sort-common,--as-needed,-z,relro'





                 reply	other threads:[~2015-09-24 16:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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

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

  git send-email \
    --in-reply-to=87io6zn6nl.fsf@udel.edu \
    --to=mvoteiza@udel.edu \
    --cc=21549@debbugs.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.