GNU bug report logs -
#66123
29.1; tar-mode errors when saving remote files
Previous Next
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 #11 received at 66123 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
That fixes it. Thank you!
On Wed, Sep 20, 2023 at 2:36 PM Michael Albinus <michael.albinus <at> gmx.de>
wrote:
> 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/html, inline)]
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.