GNU bug report logs - #19626
25.0.50; eshell: extended directory syntax ("...") does not complete

Previous Next

Package: emacs;

Reported by: Samer Masterson <nosefrog <at> gmail.com>

Date: Mon, 19 Jan 2015 11:19:02 UTC

Severity: minor

Found in version 25.0.50

Fixed in version 28.1

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: "Michalis V." <mvar.40k <at> gmail.com>
Cc: Samer Masterson <nosefrog <at> gmail.com>, 19626 <at> debbugs.gnu.org
Subject: bug#19626: 25.0.50; eshell: extended directory syntax ("...") does not complete
Date: Wed, 25 Aug 2021 13:19:42 +0200
"Michalis V." <mvar.40k <at> gmail.com> writes:

> i cannot reproduce this in 28.0.50. Basically what i did was
>
> mkdir ...
>
> then repeat the steps above. Eshell autocompletes .../ fine, even adding
> another similar directory will bring up the dialog:

I think eshell has an "extended directory" concept where "..." is
supposed to expand to (I think) all parent directories?  So there isn't
supposed to be any directory literally called "...".

I think.  But I'm not overly familiar with eshell.  Let's see...  Yup:

(defun eshell-expand-multiple-dots (filename)
  "Convert `...' to `../..', `....' to `../../..', etc..


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




This bug report was last modified 3 years and 352 days ago.

Previous Next


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