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


View this message in rfc822 format

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: bug#78995: [PATCH] ;;;autoload-expand for special macros
Date: Sun, 17 Aug 2025 11:50:10 +0200
"J.D. Smith" <jdtsmith <at> gmail.com> writes:

Hi,

> Here's an updated patch to try with TRAMP, to see if it works as
> expected in both old and new Emacs versions.  Note that there are many
> places where TRAMP does something more advanced, like:
>
>   ;;;###tramp-autoload
>   (when (featurep 'dbusbind)
>     (tramp--with-startup
>      (dolist (method tramp-gvfs-methods)
>      ...
>
> so I think you'll need to keep autoloading the macro definition too.

I've checked it with both Emacs 28 and 31, and it still works w/o
problems. So pls push it to master.

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.