GNU bug report logs - #66123
29.1; tar-mode errors when saving remote files

Previous Next

Package: emacs;

Reported by: Dan McCarthy <daniel.c.mccarthy <at> gmail.com>

Date: Wed, 20 Sep 2023 15:33:01 UTC

Severity: normal

Found in version 29.1

Fixed in version 29.2

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

Bug is archived. No further changes may be made.

Full log


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

From: Michael Albinus <michael.albinus <at> gmx.de>
To: Dan McCarthy <daniel.c.mccarthy <at> gmail.com>
Cc: 66123 <at> debbugs.gnu.org
Subject: Re: bug#66123: 29.1; tar-mode errors when saving remote files
Date: Wed, 20 Sep 2023 20:36:54 +0200
[Message part 1 (text/plain, inline)]
Dan McCarthy <daniel.c.mccarthy <at> gmail.com> writes:

Hi Dan,

> The setup is the same as bug#55166:
>
> /ssh:dan <at> solstice:/tmp/ #$ touch a b c
> /ssh:dan <at> solstice:/tmp/ #$ tar cf test.tar a b c
> /ssh:dan <at> solstice:/tmp/ #$ xz test.tar
>
> but in this case write-file throws an error instead of failing
> silently:
>
> Debugger entered--Lisp error: (wrong-type-argument "listp
> (tramp-file-name-handler tramp-crypt-file-name-handler .
> inhibit-file-name-handlers)")
>   signal(wrong-type-argument ("listp (tramp-file-name-handler
> tramp-crypt-file-name-handler . inhibit-file-name-handlers)"))

Oops, a comma is missing. Could you pls try the appended patch? Note
that, due to macro expansion, you must recompile lisp/net/tramp.el first
and then lisp/net/tramp-sh.el afterwards.

Best regards, Michael.

[Message part 2 (text/x-patch, attachment)]

This bug report was last modified 1 year and 245 days ago.

Previous Next


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