GNU bug report logs - #76249
[PATCH] Avoid cl-caaar etc. compatibility aliases in Tramp

Previous Next

Package: emacs;

Reported by: Stefan Kangas <stefankangas <at> gmail.com>

Date: Thu, 13 Feb 2025 06:54:01 UTC

Severity: wishlist

Tags: patch

Fixed in version 31.1

Done: Stefan Kangas <stefankangas <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 76249 in the body.
You can then email your comments to 76249 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to michael.albinus <at> gmx.de, bug-gnu-emacs <at> gnu.org:
bug#76249; Package emacs. (Thu, 13 Feb 2025 06:54:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Stefan Kangas <stefankangas <at> gmail.com>:
New bug report received and forwarded. Copy sent to michael.albinus <at> gmx.de, bug-gnu-emacs <at> gnu.org. (Thu, 13 Feb 2025 06:54:02 GMT) Full text and rfc822 format available.

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

From: Stefan Kangas <stefankangas <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: [PATCH] Avoid cl-caaar etc. compatibility aliases in Tramp
Date: Wed, 12 Feb 2025 22:52:48 -0800
[Message part 1 (text/plain, inline)]
Severity: wishlist

Hi Michael,

IIUC, Tramp now requires Emacs 28.1 to run (based on the check in
trampver.el).  If that is correct, could we stop relying on the
compatibility aliases cl-cXXXXr now?  These functions are built-in
since Emacs 26.1.  Please see the attached.
[0001-Avoid-cl-caaar-etc.-compatibility-aliases-in-Tramp.patch (text/x-patch, attachment)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#76249; Package emacs. (Thu, 13 Feb 2025 08:20:03 GMT) Full text and rfc822 format available.

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

From: Michael Albinus <michael.albinus <at> gmx.de>
To: Stefan Kangas <stefankangas <at> gmail.com>
Cc: 76249 <at> debbugs.gnu.org
Subject: Re: bug#76249: [PATCH] Avoid cl-caaar etc. compatibility aliases in
 Tramp
Date: Thu, 13 Feb 2025 09:19:09 +0100
Stefan Kangas <stefankangas <at> gmail.com> writes:

> Hi Michael,

Hi Stefan,

> IIUC, Tramp now requires Emacs 28.1 to run (based on the check in
> trampver.el).

Yes.

> If that is correct, could we stop relying on the compatibility aliases
> cl-cXXXXr now?  These functions are built-in since Emacs 26.1.  Please
> see the attached.

Of course, feel free to apply the patch.

Best regards, Michael.




Reply sent to Stefan Kangas <stefankangas <at> gmail.com>:
You have taken responsibility. (Thu, 13 Feb 2025 08:53:02 GMT) Full text and rfc822 format available.

Notification sent to Stefan Kangas <stefankangas <at> gmail.com>:
bug acknowledged by developer. (Thu, 13 Feb 2025 08:53:02 GMT) Full text and rfc822 format available.

Message #13 received at 76249-done <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefankangas <at> gmail.com>
To: Michael Albinus <michael.albinus <at> gmx.de>
Cc: 76249-done <at> debbugs.gnu.org
Subject: Re: bug#76249: [PATCH] Avoid cl-caaar etc. compatibility aliases in
 Tramp
Date: Thu, 13 Feb 2025 00:52:18 -0800
Version: 31.1

Michael Albinus <michael.albinus <at> gmx.de> writes:

> Stefan Kangas <stefankangas <at> gmail.com> writes:
>
>> Hi Michael,
>
> Hi Stefan,
>
>> IIUC, Tramp now requires Emacs 28.1 to run (based on the check in
>> trampver.el).
>
> Yes.
>
>> If that is correct, could we stop relying on the compatibility aliases
>> cl-cXXXXr now?  These functions are built-in since Emacs 26.1.  Please
>> see the attached.
>
> Of course, feel free to apply the patch.

Thanks, done in commit d06606ff42b.

BTW, not that I know anything about the specifics of how Tramp is
distributed, but should tramp.el have a "Package-Requires" header,
perhaps?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#76249; Package emacs. (Thu, 13 Feb 2025 10:29:02 GMT) Full text and rfc822 format available.

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

From: Michael Albinus <michael.albinus <at> gmx.de>
To: Stefan Kangas <stefankangas <at> gmail.com>
Cc: 76249 <at> debbugs.gnu.org
Subject: Re: bug#76249: [PATCH] Avoid cl-caaar etc. compatibility aliases in
 Tramp
Date: Thu, 13 Feb 2025 11:28:39 +0100
Stefan Kangas <stefankangas <at> gmail.com> writes:

Hi Stefan,

>>> If that is correct, could we stop relying on the compatibility aliases
>>> cl-cXXXXr now?  These functions are built-in since Emacs 26.1.  Please
>>> see the attached.
>>
>> Of course, feel free to apply the patch.
>
> Thanks, done in commit d06606ff42b.

Thanks.

> BTW, not that I know anything about the specifics of how Tramp is
> distributed, but should tramp.el have a "Package-Requires" header,
> perhaps?

No. See elpa-packages:

--8<---------------cut here---------------start------------->8---
 (tramp			:url "https://git.savannah.gnu.org/git/tramp.git"
  :branch "externals/tramp"
  :main-file "trampver.el"
  :make ("autoloads" "info")
  :doc "texi/tramp.texi")
--8<---------------cut here---------------end--------------->8---

The main file is "trampver.el".

Best regards, Michael.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 13 Mar 2025 11:24:21 GMT) Full text and rfc822 format available.

This bug report was last modified 96 days ago.

Previous Next


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