all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* source of `package cl is deprecated'
@ 2020-12-04 18:13 Leo Butler
  2020-12-04 20:27 ` Eli Zaretskii
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Leo Butler @ 2020-12-04 18:13 UTC (permalink / raw)
  To: Emacs

I updated/upgraded my debian system this morning, which pulled in emacs
27.1.

A number of my home-rolled emacs extensions relied on cl; I have
migrated them to cl-lib, but there is an extension that is still causing
emacs to emit the above-mentioned warning on start-up (and when run with
--daemon, emacs halts and must be killed, which I guess is a bug).

Question: how do I trace/find the offending bit of code? Ideally, I
would like to be able to force an error and use the debugger, but I
can't figure out how to do that.

TIA,
Leo



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

end of thread, other threads:[~2020-12-04 23:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-04 18:13 source of `package cl is deprecated' Leo Butler
2020-12-04 20:27 ` Eli Zaretskii
2020-12-04 23:21   ` Leo Butler
2020-12-04 20:36 ` Stefan Monnier
2020-12-04 20:46 ` Omar Polo
2020-12-04 21:11   ` Christopher Dimech
2020-12-04 21:30   ` Leo Butler

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.