bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#39541: M-x compile *Completions* should notice "<"


From: 積丹尼 Dan Jacobson
Subject: bug#39541: M-x compile *Completions* should notice "<"
Date: Mon, 10 Feb 2020 15:25:48 +0800

$ emacs -q Makefile
M-x compile
Compile command: make -k sstt < [TAB]

at this point *Completions* just still shows targets from the Makefile
(like "sstt")

It should notice the "<" (like bash-completion correctly does), and start
instead expanding filenames.

OK, we now help it by entering the first letter of a file there, and hit
TAB. And indeed it does expand the filename correctly.

emacs-version "26.3".





reply via email to

[Prev in Thread] Current Thread [Next in Thread]