GNU bug report logs - #11182
24.0.93; In *shell* buffer, '?' can't be inserted after TAB.

Previous Next

Package: emacs;

Reported by: Kenichi Handa <handa <at> m17n.org>

Date: Thu, 5 Apr 2012 02:07:02 UTC

Severity: minor

Found in version 24.0.93

Done: Kenichi Handa <handa <at> m17n.org>

Bug is archived. No further changes may be made.

Full log


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

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Kenichi Handa <handa <at> m17n.org>
Cc: 11182 <at> debbugs.gnu.org
Subject: Re: bug#11182: 24.0.93;
	In *shell* buffer, '?' can't be inserted after TAB.
Date: Thu, 05 Apr 2012 10:10:38 -0400
> This is with the latest trunk emacs.
> In *shell* buffer, if I have files temp1, temp2, temp.txt,
> and type as this (<TAB> means the TAB key):

>     % rm temp<TAB>

> *Completions* buffer pops up and lists temp1, temp2, temp.txt.
> But after that, when I type '?' key, ? is not inserted in the buffer
> because C-h c ? tells that it runs completion-help-at-point.  This is
> very annoying.  What I want to do is to delete only temp1 and temp2 by
> typing "rm temp?".

It's not a bug it's a feature.
You can use `C-q ?' of course.


        Stefan




This bug report was last modified 13 years and 126 days ago.

Previous Next


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