bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#61890: 30.0.50; Tramp signals an error when completing partial direc


From: Jim Porter
Subject: bug#61890: 30.0.50; Tramp signals an error when completing partial directory names in 'find-file'
Date: Tue, 28 Feb 2023 22:49:07 -0800

Starting from "emacs -Q":

  C-x C-f /ssh:localhost:~/src/emacs/lis/ne/tramp.el <TAB>

This works (it successfully expands "lis/ne" to "lisp/net"), but it signals the following error in the minibuffer:

[File error: tramp-sh-handle-file-name-all-completions: internal error accessing ‘/home/user/src/emacs/lis/’: ‘’]

It looks like this is just a sanity check in tramp-sh.el, but I haven't had a chance to look any further.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]