all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#21549: 25.0.50; winner.el: void-function cl-remove-if-not
@ 2015-09-24 16:06 Mark Oteiza
  0 siblings, 0 replies; only message in thread
From: Mark Oteiza @ 2015-09-24 16:06 UTC (permalink / raw)
  To: 21549


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'





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-09-24 16:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-24 16:06 bug#21549: 25.0.50; winner.el: void-function cl-remove-if-not Mark Oteiza

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.