GNU bug report logs -
#75310
Eliminate obsolete alias warning
Previous Next
Full log
Message #14 received at 75310 <at> debbugs.gnu.org (full text, mbox):
> Date: Fri, 3 Jan 2025 14:11:00 +0000 (GMT)
> From: Peter Oliver <p.d.oliver <at> mavit.org.uk>
> cc: 75310 <at> debbugs.gnu.org
>
> On Fri, 3 Jan 2025, Eli Zaretskii wrote:
>
> >> Date: Fri, 3 Jan 2025 11:41:46 +0000 (GMT)
> >> From: Peter Oliver <p.d.oliver <at> mavit.org.uk>
> >>
> >> A patch is attached to eliminate a warning in lisp/treesit.el.
> >>
> >> From 2a57f0e8b84ea8c99627b2e576cf71386f7c8aa6 Mon Sep 17 00:00:00 2001
> >> From: Peter Oliver <git <at> mavit.org.uk>
> >> Date: Fri, 3 Jan 2025 11:36:16 +0000
> >> Subject: [PATCH] Eliminate obsolete alias warning
> >>
> >> * lisp/treesit.el (treesit-transpose-sexps): Replace obsolete alias loop
> >> with cl-loop
> >
> > I don't get any warning, and this 'loop' is not an obsolete alias:
>
> I see the warning with emacs -Q if I (require 'cl).
You get the warning when you load cl, or when you load treesit after
cl? Or something else?
IOW, can you show a minimal recipe for reproducing the problem,
starting from "emacs -Q"?
Thanks.
This bug report was last modified 138 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.