GNU bug report logs - #10417
24.0.92; Shell completion regression for shell-completion-execonly

Previous Next

Package: emacs;

Reported by: Chong Yidong <cyd <at> gnu.org>

Date: Sun, 1 Jan 2012 15:13:02 UTC

Severity: normal

Tags: moreinfo

Found in version 24.0.92

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

Bug is archived. No further changes may be made.

Full log


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

From: Chong Yidong <cyd <at> gnu.org>
To: 10417 <at> debbugs.gnu.org
Subject: Re: bug#10417: 24.0.92;
	Shell completion regression for shell-completion-execonly
Date: Tue, 03 Jan 2012 14:31:52 +0800
Chong Yidong <cyd <at> gnu.org> writes:

> Suppose I have a non-executable file named screen.el in the current
> directory.  With latest trunk:
>
> emacs -q
> M-: (setq shell-completion-execonly nil) RET
> M-x shell RET
> ./scr
> TAB
>
> Emacs says "No match" in the minibuffer.  With Emacs 23, the TAB
> completes "./scr" to "./screen.el", which is the expected result for
> shell-completion-execonly nil.

I fixed this by putting pcomplete-completions-at-point last in
shell-dynamic-complete-functions (revno 106763).




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

Previous Next


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