GNU bug report logs - #24980
Fwd: tramp (2.2.13.25.1); ido virtual buffer interaction

Previous Next

Package: emacs;

Reported by: Michael Albinus <michael.albinus <at> gmx.de>

Date: Mon, 21 Nov 2016 18:39:02 UTC

Severity: normal

Tags: patch

Fixed in version 26.1

Done: Michael Albinus <michael.albinus <at> gmx.de>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 24980 <at> debbugs.gnu.org (full text, mbox):

From: Michael Albinus <michael.albinus <at> gmx.de>
To: bug#24980 <24980 <at> debbugs.gnu.org>, 24980 <at> debbugs.gnu.org
Cc: Dave Abrahams <dave <at> boostpro.com>
Subject: Fwd: tramp (2.2.13.25.1); ido virtual buffer interaction
Date: Mon, 21 Nov 2016 19:47:36 +0100
[Message part 1 (message/rfc822, inline)]
From: Michael Albinus <michael.albinus <at> gmx.de>
To: Dave Abrahams <dave <at> boostpro.com>
Cc: tramp-devel <at> gnu.org
Subject: Re: tramp (2.2.13.25.1); ido virtual buffer interaction
Date: Mon, 21 Nov 2016 19:34:04 +0100
Dave Abrahams <dave <at> 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.




This bug report was last modified 8 years and 235 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.