GNU bug report logs - #78995
[PATCH] ;;;autoload-expand for special macros

Previous Next

Package: emacs;

Reported by: JD Smith <jdtsmith <at> gmail.com>

Date: Fri, 11 Jul 2025 19:29:02 UTC

Severity: normal

Tags: patch

Fixed in version 31

Done: "J.D. Smith" <jdtsmith <at> gmail.com>

Full log


Message #119 received at 78995 <at> debbugs.gnu.org (full text, mbox):

From: Michael Albinus <michael.albinus <at> gmx.de>
To: "J.D. Smith" <jdtsmith <at> gmail.com>
Cc: 78995 <at> debbugs.gnu.org, Stefan Monnier <monnier <at> iro.umontreal.ca>
Subject: Re: bug#78995: [PATCH] ;;;autoload-expand for special macros
Date: Thu, 31 Jul 2025 07:23:51 +0200
"J.D. Smith" <jdtsmith <at> gmail.com> writes:

Hi,

> Aha.  One idea would be for tramp-compat to including something like:
>
>     ;; Remove when Emacs >=31 is required
>     (require 'loaddefs-gen)
>     (cl-symbol-macrolet
>         ((amac (alist-get 'autoload-macro macro-declarations-alist)))
>       (unless amac (setq amac #'ignore)))   
>
> to silence the warning, yet remain harmless once Emacs 31 is in the
> wild.

Feel free to add this to Tramp in master. I'm busy these days; will
check over the weekend.

Best regards, Michael.




This bug report was last modified 27 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.