unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: 39279@debbugs.gnu.org
Subject: bug#39279: 28.0.50; file-name-completions problem with tramp-mode
Date: Sat, 25 Jan 2020 15:18:28 +0100	[thread overview]
Message-ID: <878slvei17.fsf@gnus.org> (raw)


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






             reply	other threads:[~2020-01-25 14:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-25 14:18 Lars Ingebrigtsen [this message]
2020-01-25 18:33 ` bug#39279: 28.0.50; file-name-completions problem with tramp-mode Michael Albinus
2020-01-25 19:09   ` Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878slvei17.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=39279@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).