GNU bug report logs - #29498
M-x shell tab expansions fooled into thinking >| should be like |

Previous Next

Package: emacs;

Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>

Date: Wed, 29 Nov 2017 07:39:03 UTC

Severity: minor

To reply to this bug, email your comments to 29498 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#29498; Package emacs. (Wed, 29 Nov 2017 07:39:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Wed, 29 Nov 2017 07:39:04 GMT) Full text and rfc822 format available.

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

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: bug-gnu-emacs <at> gnu.org
Subject: M-x shell tab expansions fooled into thinking >| should be like |
Date: Wed, 29 Nov 2017 15:38:25 +0800
M-x shell
$ date >    <TAB> # give no expansions. Bad.
$ date >  ./<TAB> # gives filenames. Good.
$ date >|   <TAB> # give no expansions. Bad.
$ date >| ./<TAB> # gives executables and subdirectories. Bad.
So M-x shell tab expansions are fooled into thinking >| should be like |
when in fact it should be like >.
And also there are Bad cases 1 and 2 above that need fixing.
emacs-version "25.2.2"




This bug report was last modified 7 years and 200 days ago.

Previous Next


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