all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: master e42e98e: * test/lisp/net/tramp-tests.el: tramp-crypt-file-name-p not autoloaded.
       [not found] ` <20200607173810.1649F20A2E@vcs0.savannah.gnu.org>
@ 2020-06-08  8:23   ` Michael Albinus
  0 siblings, 0 replies; only message in thread
From: Michael Albinus @ 2020-06-08  8:23 UTC (permalink / raw)
  To: emacs-devel; +Cc: Glenn Morris

rgm@gnu.org (Glenn Morris) writes:

Hi Glenn,

> diff --git a/test/lisp/net/tramp-tests.el b/test/lisp/net/tramp-tests.el
> index 7faa409..25faf4e 100644
> --- a/test/lisp/net/tramp-tests.el
> +++ b/test/lisp/net/tramp-tests.el
> @@ -5595,6 +5595,8 @@ This does not support some special file names."
>    (string-equal
>     "docker" (file-remote-p tramp-test-temporary-file-directory 'method)))
>
> +(require 'tramp-crypt)
> +
>  (defun tramp--test-crypt-p ()
>    "Check, whether the remote directory is crypted"
>    (tramp-crypt-file-name-p tramp-test-temporary-file-directory))

Thanks for the hotfix!

I've pushed a patch which ought to fix it like the other Tramp
backends. As I wrote in another message, maybe you need to run "make -C
lisp autoloads" first, because sometimes Emacs' Makefile doesn't
generate tramp-loaddefs.el when it's needed.

Best regards, Michael.



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-06-08  8:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20200607173808.13106.38086@vcs0.savannah.gnu.org>
     [not found] ` <20200607173810.1649F20A2E@vcs0.savannah.gnu.org>
2020-06-08  8:23   ` master e42e98e: * test/lisp/net/tramp-tests.el: tramp-crypt-file-name-p not autoloaded Michael Albinus

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.