GNU bug report logs - #13293
24.2.91; eshell completion cycles fail in pre-test

Previous Next

Package: emacs;

Reported by: Charles Rendleman <carendle <at> gmail.com>

Date: Fri, 28 Dec 2012 19:17:01 UTC

Severity: normal

Found in version 24.2.91

Fixed in version 24.2.92

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: Glenn Morris <rgm <at> gnu.org>
To: Charles Rendleman <carendle <at> gmail.com>
Cc: 13293 <at> debbugs.gnu.org
Subject: Re: bug#13293: 24.2.91; eshell completion cycles fail in pre-test
Date: Sun, 30 Dec 2012 13:57:08 -0500
Charles Rendleman wrote:

> A prescription for exhibiting the bug
>
> $ mkdir -p t/test-1 t/test-2 t/test-3
> $ emacs -Q -nw
> M-x eshell
> type cd t/<TAB>
> expands to 'cd t/test-3'
> pressing repeated <TAB>s does not cycle t/test-1, t/test-2, t/test-3

Looks like we need to add eshell-pcomplete to the list in the function
pcomplete:

(memq last-command '(pcomplete
                     pcomplete-expand-and-complete
                     pcomplete-reverse))




This bug report was last modified 12 years and 147 days ago.

Previous Next


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