GNU bug report logs -
#53053
28.0.90; Tramp completion bug of path /sudo::~/
Previous Next
Reported by: Daniel Mendler <mail <at> daniel-mendler.de>
Date: Thu, 6 Jan 2022 12:54:01 UTC
Severity: normal
Found in version 28.0.90
Fixed in version 28.2
Done: Michael Albinus <michael.albinus <at> gmx.de>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Thu, 17 Feb 2022 16:04:45 +0100
with message-id <87wnhtpm9e.fsf <at> gmx.de>
and subject line Re: bug#53053: 28.0.90; Tramp completion bug of path /sudo::~/
has caused the debbugs.gnu.org bug report #53053,
regarding 28.0.90; Tramp completion bug of path /sudo::~/
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
53053: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=53053
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
1. emacs -Q
2. C-x f /sudo::~/ (alternatively use an ssh path of a similar form)
3. Open the completion buffer by pressing ?
4. Click/select a directory in the completions buffer
The resulting path looks like this:
/sudo::~dir/
The underlying issue is that somewhere a wrong completion boundary is
reported by the Emacs completion table for non-normalized file paths
which contain ~. This issue also affects other completion UIs. The issue
is present on both 27 and 28.
(Original report: https://github.com/minad/vertico/issues/174)
In GNU Emacs 28.0.90 (build 3, x86_64-pc-linux-gnu, GTK+ Version 3.24.5,
cairo version 1.16.0)
of 2022-01-01 built on projects
Repository revision: efb1c7ec379430f560c5b801969ae43023c52734
Repository branch: emacs-28
Windowing system distributor 'The X.Org Foundation', version 11.0.12004000
System Description: Debian GNU/Linux 10 (buster)
[Message part 3 (message/rfc822, inline)]
Version: 28.2
Stefan Monnier <monnier <at> iro.umontreal.ca> writes:
Hi Stefan,
>> The ChangeLog does not give a reasoning. So I've removed this, and
>> testing with Emacs 28.0.50 shows proper behavior now with the recipe.
>
> Thanks. Crossing fingers!
>
>> I've pushed it to master. The patch from Stefan could be reverted I
>> believe, unless it is also good for something else.
>
> I think it's good in general: that function does a heuristic job, and
> this heuristic is cheap and can still be useful in other cases.
Well, nothing left to do then, I'm closing the bug.
> Stefan
Best regards, Michael.
This bug report was last modified 3 years and 179 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.