unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#61890: 30.0.50; Tramp signals an error when completing partial directory names in 'find-file'
@ 2023-03-01  6:49 Jim Porter
  2023-03-01 16:10 ` Michael Albinus
  0 siblings, 1 reply; 3+ messages in thread
From: Jim Porter @ 2023-03-01  6:49 UTC (permalink / raw)
  To: 61890

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.





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#61890: 30.0.50; Tramp signals an error when completing partial directory names in 'find-file'
  2023-03-01  6:49 bug#61890: 30.0.50; Tramp signals an error when completing partial directory names in 'find-file' Jim Porter
@ 2023-03-01 16:10 ` Michael Albinus
  2023-03-01 17:59   ` Jim Porter
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Albinus @ 2023-03-01 16:10 UTC (permalink / raw)
  To: Jim Porter; +Cc: 61890

Jim Porter <jporterbugs@gmail.com> writes:

Hi Jim,

> 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.

Thanks for the report. I've pushed a fix to master, could you, pls
check?

Best regards, Michael.





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#61890: 30.0.50; Tramp signals an error when completing partial directory names in 'find-file'
  2023-03-01 16:10 ` Michael Albinus
@ 2023-03-01 17:59   ` Jim Porter
  0 siblings, 0 replies; 3+ messages in thread
From: Jim Porter @ 2023-03-01 17:59 UTC (permalink / raw)
  To: Michael Albinus; +Cc: 61890-done

On 3/1/2023 8:10 AM, Michael Albinus wrote:
> Thanks for the report. I've pushed a fix to master, could you, pls
> check?

Thanks, the fix works for me. Closing this now.






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-03-01 17:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-01  6:49 bug#61890: 30.0.50; Tramp signals an error when completing partial directory names in 'find-file' Jim Porter
2023-03-01 16:10 ` Michael Albinus
2023-03-01 17:59   ` Jim Porter

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).