GNU bug report logs - #39279
28.0.50; file-name-completions problem with tramp-mode

Previous Next

Package: emacs;

Reported by: Lars Ingebrigtsen <larsi <at> gnus.org>

Date: Sat, 25 Jan 2020 14:19:02 UTC

Severity: normal

Tags: fixed

Found in version 28.0.50

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 39279 in the body.
You can then email your comments to 39279 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#39279; Package emacs. (Sat, 25 Jan 2020 14:19:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Lars Ingebrigtsen <larsi <at> gnus.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 25 Jan 2020 14:19:02 GMT) Full text and rfc822 format available.

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

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: bug-gnu-emacs <at> gnu.org
Subject: 28.0.50; file-name-completions problem with tramp-mode
Date: Sat, 25 Jan 2020 15:18:28 +0100
On the trunk, a recent change has broken file-name-all-completions:

(let ((tramp-mode nil)) (file-name-all-completions "" "/tmp"))
=> nil

(let ((tramp-mode t)) (file-name-all-completions "" "/tmp"))
=> ("2020-01-19T13:10:50.4.jpg" "mpv-shot0232.jpg" ...)

They gave identical results in Emacs 27.  My suspicion is that this has
something to do with the recent /media: tramp changes, but I haven't
chased it down to a specific commit.


Hm...  I'm only seeing this on:

In GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.22.11, cairo version 1.14.8)
 of 2020-01-25 built on quimbies
Repository revision: f42d57c7dbd571b449270c8899a67e537561c2b2
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12004000
System Description: Debian GNU/Linux 9 (stretch)

And not on:

In GNU Emacs 28.0.50 (build 6, x86_64-pc-linux-gnu, GTK+ Version 3.24.5, cairo version 1.16.0)
 of 2020-01-21 built on marnie
Repository revision: c1b6cf6757fbd00cf6e8cae23e1670b9ff794811
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12004000
System Description: Debian GNU/Linux 10 (buster)


-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#39279; Package emacs. (Sat, 25 Jan 2020 18:34:01 GMT) Full text and rfc822 format available.

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

From: Michael Albinus <michael.albinus <at> gmx.de>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 39279 <at> debbugs.gnu.org
Subject: Re: bug#39279: 28.0.50; file-name-completions problem with tramp-mode
Date: Sat, 25 Jan 2020 19:33:04 +0100
Lars Ingebrigtsen <larsi <at> gnus.org> writes:

Hi Lars,

> On the trunk, a recent change has broken file-name-all-completions:
>
> (let ((tramp-mode nil)) (file-name-all-completions "" "/tmp"))
> => nil

Oops, yes. I've introduced a thinko :-(

Should be fixed now in the master, could you pls check?

> They gave identical results in Emacs 27.  My suspicion is that this has
> something to do with the recent /media: tramp changes, but I haven't
> chased it down to a specific commit.

No, it wasn't the /media: change, but something more stupid. Sorry for
the inconvenience!

Best regards, Michael.




bug Marked as fixed in versions 28.1. Request was from Michael Albinus <michael.albinus <at> gmx.de> to control <at> debbugs.gnu.org. (Sat, 25 Jan 2020 18:34:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#39279; Package emacs. (Sat, 25 Jan 2020 19:10:01 GMT) Full text and rfc822 format available.

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

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Michael Albinus <michael.albinus <at> gmx.de>
Cc: 39279 <at> debbugs.gnu.org
Subject: Re: bug#39279: 28.0.50; file-name-completions problem with tramp-mode
Date: Sat, 25 Jan 2020 20:09:08 +0100
Michael Albinus <michael.albinus <at> gmx.de> writes:

> Should be fixed now in the master, could you pls check?

Yes; works perfectly for me now.  Thanks!

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Added tag(s) fixed. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Sat, 25 Jan 2020 19:10:02 GMT) Full text and rfc822 format available.

bug marked as fixed in version 28.1, send any further explanations to 39279 <at> debbugs.gnu.org and Lars Ingebrigtsen <larsi <at> gnus.org> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Sat, 25 Jan 2020 19:10:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 23 Feb 2020 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 61 days ago.

Previous Next


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