GNU bug report logs - #65356
30.0.50; [wishlist] Support Tramp method, user name and host name completion in eshell

Previous Next

Package: emacs;

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

Date: Thu, 17 Aug 2023 18:03:01 UTC

Severity: wishlist

Merged with 74177

Found in versions 29.4, 30.0.50

Fixed in version 30.1

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

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Michael Albinus <michael.albinus <at> gmx.de>
Cc: Jim Porter <jporterbugs <at> gmail.com>, 65356 <at> debbugs.gnu.org
Subject: bug#65356: 30.0.50; [wishlist] Support Tramp method, user name and host name completion in eshell
Date: Fri, 18 Aug 2023 09:25:42 -0400
> --8<---------------cut here---------------start------------->8---
> (defun pcomplete/cd ()
>   "Completion for `cd'."
>   (while (pcomplete-here (completion-table-in-turn
> 			  (pcomplete-tramp)
> 			  (pcomplete-dirs)))))
> --8<---------------cut here---------------end--------------->8---

AFIK this applies to `M-x shell` as well, so it doesn't seem
quite right.


        Stefan





This bug report was last modified 256 days ago.

Previous Next


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