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

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

bug#24980: Fwd: tramp (2.2.13.25.1); ido virtual buffer interaction


From: Michael Albinus
Subject: bug#24980: Fwd: tramp (2.2.13.25.1); ido virtual buffer interaction
Date: Mon, 21 Nov 2016 19:47:36 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

--- Begin Message --- Subject: Re: tramp (2.2.13.25.1); ido virtual buffer interaction Date: Mon, 21 Nov 2016 19:34:04 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)
Dave Abrahams <dave@boostpro.com> writes:

Hi Dave,

> VoilĂ :

Thanks. And here is the story:

>   expand-file-name("/wingy:tmp" nil)
>   apply(expand-file-name ("/wingy:tmp" nil))
>   tramp-completion-run-real-handler(expand-file-name ("/wingy:tmp" nil))
>   tramp-completion-file-name-handler(expand-file-name "/wingy:tmp" nil)
>   get-file-buffer("/wingy:tmp")
>   ido-add-virtual-buffers-to-list()

ido-add-virtual-buffers-to-list calls get-file-buffer. This calls
expand-file-name, and Tramp becomes active. "/wingy:tmp" seems to be the
file name related to the (still existing) buffer with the dead connection.

There is no obvious solution, I will forward your report as Emacs bug,
therefore.

Best regards, Michael.





--- End Message ---

reply via email to

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