unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefankangas@gmail.com>
To: emacs-devel@gnu.org, Michael Albinus <michael.albinus@gmx.de>
Subject: Re: master c122cc83186: Some minor Tramp changes
Date: Sat, 2 Sep 2023 10:23:17 +0200	[thread overview]
Message-ID: <CADwFkmnmS8Eadode0oYaXTjCW1ArS0prJN1oCaCSFNh16RZOeQ@mail.gmail.com> (raw)
In-Reply-To: <20230827083853.1B4B1C04582@vcs2.savannah.gnu.org>

Michael Albinus <Michael.Albinus@gmx.de> writes:

> branch: master
> commit c122cc831869a9a11f50187c5cf999389b223eee
> Author: Michael Albinus <michael.albinus@gmx.de>
> Commit: Michael Albinus <michael.albinus@gmx.de>
>
>     Some minor Tramp changes
>
>     * lisp/net/tramp-adb.el (tramp-adb-handle-make-process):
>     Fix error message.
>
>     * lisp/net/tramp-cache.el (tramp-dump-connection-properties):
>     Remove `tramp-null-hop'.
>
>     * lisp/net/tramp-message.el (tramp-message, tramp-backtrace)
>     (tramp-error): Handle VEC being nil.
>
>     * lisp/net/tramp.el (tramp-null-hop): Add ;;;###tramp-autoload cookie.
>     Use pseudo method "local".
>     (tramp-file-name-unify): IF VEC is nil, set it to `tramp-null-hop'.
>     (tramp-set-completion-function): Support also functions with
>     METHOD as argument.
>     (tramp-get-completion-methods): Add argument HOP.

This change breaks ivy, as it depends on it being callable as:

    (tramp-get-completion-methods "")

This now gives

    (wrong-number-of-arguments (2 . 2) 1)

How about making the new HOP argument optional?



       reply	other threads:[~2023-09-02  8:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <169312553277.14232.3717064903097285333@vcs2.savannah.gnu.org>
     [not found] ` <20230827083853.1B4B1C04582@vcs2.savannah.gnu.org>
2023-09-02  8:23   ` Stefan Kangas [this message]
2023-09-02 11:18     ` master c122cc83186: Some minor Tramp changes Michael Albinus

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=CADwFkmnmS8Eadode0oYaXTjCW1ArS0prJN1oCaCSFNh16RZOeQ@mail.gmail.com \
    --to=stefankangas@gmail.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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).