GNU bug report logs -
#33619
26.1.90; Tramp "simplified" syntax completion problem
Previous Next
Reported by: David Hull <david.hull <at> openx.com>
Date: Wed, 5 Dec 2018 01:15:02 UTC
Severity: normal
Tags: fixed
Merged with 33141
Found in versions 26.1.90, 27.0.50
Fixed in version 26.2
Done: Dima Kogan <dima <at> secretsauce.net>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 33619 <at> debbugs.gnu.org (full text, mbox):
David Hull <david.hull <at> openx.com> writes:
Hi David,
Thanks for the report.
> Filename completion does not work with tramp's "simplified" syntax.
>
> (load-library "tramp")
> (tramp-change syntax 'simplified)
>
> Now if I run find-file and type "//cos6:src/ss" and then TAB I get the
> error:
>
> completion--some: Wrong type argument: stringp, ""
>
> (My remote host is named "cos6" and it has a "src/ssrtb-server"
> directory.)
>
> If I set the the tramp-syntax back to 'default then completion works.
> Completion worked with the "simplified" syntax in emacs 26.1.
I've tried to reproduce it with the current emacs-26 branch on an Ubuntu
18.10 machine. You're on a macOS machine, but this shouldn't matter.
The problem doesn't happen to me.
Could you pls start "emacs -Q -l tramp", change the Tramp syntax, and
try to reproduce the problem? Does it still happen?
In case of yes, could you perform (setq debug-on-error t) prior the
test, and show the resulting backtrace?
Thanks, and best regards, Michael.
This bug report was last modified 6 years and 171 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.