all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Po Lu <luangruo@yahoo.com>
To: emacs-devel@gnu.org
Cc: Michael Albinus <michael.albinus@gmx.de>
Subject: Re: master 4808c63d43f: Add Tramp method "apptainer"
Date: Tue, 07 May 2024 22:59:30 +0800	[thread overview]
Message-ID: <s54seytwtv1.fsf@yahoo.com> (raw)
In-Reply-To: <20240507075619.C1E19C2BC75@vcs2.savannah.gnu.org> (Michael Albinus via Mailing list for Emacs changes's message of "Tue, 7 May 2024 03:56:19 -0400 (EDT)")

Michael Albinus via Mailing list for Emacs changes <emacs-diffs@gnu.org>
writes:

> branch: master
> commit 4808c63d43f529f41aac2f2bb14df7ab8f882440
> Author: Michael Albinus <michael.albinus@gmx.de>
> Commit: Michael Albinus <michael.albinus@gmx.de>
>
>     Add Tramp method "apptainer"
>     
>     * doc/misc/tramp.texi (Top, Configuration): Add "Optional methods".
>     (Optional methods): New section.
>     (Inline methods) <androidsu, toolbox, flatpak>: These are optional
>     methods.
>     (Inline methods) <apptainer>: Add.
>     
>     * etc/NEWS: New Tramp method "apptainer".
>     Some Tramp methods are optional.
>     Fix typos.
>     
>     * lisp/net/tramp-androidsu.el (tramp-enable-androidsu-method):
>     New defun.  Call it when `system-type' is `android'.
>     
>     * lisp/net/tramp-container.el (tramp-apptainer-program): New defcustom.
>     (tramp-apptainer-method): New defconst.
>     (tramp-apptainer--completion-function)
>     (tramp-enable-toolbox-method, tramp-enable-flatpak-method)
>     (tramp-enable-apptainer-method): New defuns.
>     
>     * lisp/net/tramp.el (tramp-enable-method): New defun.
>     
>     * test/lisp/net/tramp-tests.el (tramp--test-container-p):
>     Add "apptainer".
>     (tramp--test-supports-processes-p): Extend function.

With this change, Tramp ceases to be autoloaded on Android, and when
manually required, signals an error as follows:

byte-code: Recursive load: "/assets/lisp/net/tramp.elc",
"/assets/lisp/net/tramp-androidsu.elc",
"/assets/lisp/net/tramp-loaddefs.elc",
"/assets/lisp/net/tramp-compat.elc", "/assets/lisp/net/tramp.elc",
"/assets/lisp/net/tramp-androidsu.elc",
"/assets/lisp/net/tramp-loaddefs.elc",
"/assets/lisp/net/tramp-compat.elc", "/assets/lisp/net/tramp.elc",
"/assets/lisp/net/tramp-androidsu.elc",
"/assets/lisp/net/tramp-loaddefs.elc",
"/assets/lisp/net/tramp-compat.elc", "/assets/lisp/net/tramp.elc",
"/assets/lisp/net/tramp-androidsu.elc",
"/assets/lisp/net/tramp-loaddefs.elc",
"/assets/lisp/net/tramp-compat.elc", "/assets/lisp/net/tramp.elc"



       reply	other threads:[~2024-05-07 14:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <171506857890.22154.1102080900890818821@vcs2.savannah.gnu.org>
     [not found] ` <20240507075619.C1E19C2BC75@vcs2.savannah.gnu.org>
2024-05-07 14:59   ` Po Lu [this message]
2024-05-07 15:34     ` master 4808c63d43f: Add Tramp method "apptainer" Michael Albinus
2024-05-07 17:47       ` Michael Albinus
2024-05-07 23:49         ` Po Lu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=s54seytwtv1.fsf@yahoo.com \
    --to=luangruo@yahoo.com \
    --cc=emacs-devel@gnu.org \
    --cc=michael.albinus@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.