all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#10417: 24.0.92; Shell completion regression for shell-completion-execonly
@ 2012-01-01 15:08 Chong Yidong
  2012-01-03  6:31 ` Chong Yidong
  2021-08-23 15:28 ` Lars Ingebrigtsen
  0 siblings, 2 replies; 6+ messages in thread
From: Chong Yidong @ 2012-01-01 15:08 UTC (permalink / raw)
  To: 10417

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.


In GNU Emacs 24.0.92.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.2.0)
 of 2011-12-30 on furball
Windowing system distributor `The X.Org Foundation', version 11.0.11004000
configured using `configure  '--with-x-toolkit=gtk3' 'CFLAGS=-g''





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-08-25 10:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-01 15:08 bug#10417: 24.0.92; Shell completion regression for shell-completion-execonly Chong Yidong
2012-01-03  6:31 ` Chong Yidong
2021-08-23 15:28 ` Lars Ingebrigtsen
2021-08-23 16:32   ` Eli Zaretskii
2021-08-25  8:47     ` Michalis V.
2021-08-25 10:04       ` Lars Ingebrigtsen

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.