all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#27989: 26.0.50; Completion in shell-mode not working properly on MS-Windows
@ 2017-08-06 17:33 ` Chris Zheng
  2017-08-12 13:54   ` Eli Zaretskii
       [not found]   ` <handler.27989.C.150254608726126.notifdonectrl.0@debbugs.gnu.org>
  0 siblings, 2 replies; 3+ messages in thread
From: Chris Zheng @ 2017-08-06 17:33 UTC (permalink / raw)
  To: 27989


After applying commit 3a8d0cc825635e07da2a90c4ac987b476fc9b05d, the
completion function does not work properly on MS-Windows.

1. Start emacs with “-Q”, for example in emacs/src directory.
2. M-x shell. A cmd shell will appear.
3. Type “cd ./” in the *shell* buffer. Press TAB, the minibuffer
says “Complete, but not unique”. Press TAB again, the minibuffer
says “No completions”.

The expected (old) behavior is

Possible completions are:
../ 	./
bitmaps/ 	deps/

in the *Completions* buffer.


Thank you for your time.

Best regards,

Chris



In GNU Emacs 26.0.50 (build 1, x86_64-w64-mingw32)
 of 2017-08-06 built on KAEL
Repository revision: cbea38e5c4af5386192fb9a48ef4fca5080d6561
Windowing system distributor 'Microsoft Corp.', version 6.3.9600

Configured using:
 'configure --prefix=/tmp/emacs --without-imagemagick --without-dbus
 --with-modules 'CFLAGS=-O2 -ftree-vectorize -fopt-info -g0
 -mtune=native''

Configured features:
XPM JPEG TIFF GIF PNG RSVG SOUND NOTIFY ACL GNUTLS LIBXML2 ZLIB
TOOLKIT_SCROLL_BARS MODULES

Important settings:
  value of $LC_CTYPE: zh_CN.UTF-8
  value of $LANG: zh_CN.UTF-8
  locale-coding-system: cp936





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

* bug#27989: 26.0.50; Completion in shell-mode not working properly on MS-Windows
  2017-08-06 17:33 ` bug#27989: 26.0.50; Completion in shell-mode not working properly on MS-Windows Chris Zheng
@ 2017-08-12 13:54   ` Eli Zaretskii
       [not found]   ` <handler.27989.C.150254608726126.notifdonectrl.0@debbugs.gnu.org>
  1 sibling, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2017-08-12 13:54 UTC (permalink / raw)
  To: Chris Zheng; +Cc: 27989

> Date: Mon, 07 Aug 2017 01:33:11 +0800
> From: Chris Zheng <chriszheng99@gmail.com>
> 
> 
> After applying commit 3a8d0cc825635e07da2a90c4ac987b476fc9b05d, the
> completion function does not work properly on MS-Windows.
> 
> 1. Start emacs with “-Q”, for example in emacs/src directory.
> 2. M-x shell. A cmd shell will appear.
> 3. Type “cd ./” in the *shell* buffer. Press TAB, the minibuffer
> says “Complete, but not unique”. Press TAB again, the minibuffer
> says “No completions”.
> 
> The expected (old) behavior is
> 
> Possible completions are:
> ../ 	./
> bitmaps/ 	deps/
> 
> in the *Completions* buffer.
> 
> 
> Thank you for your time.

Thanks, this is now fixed by a685d9d.





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

* bug#27989: 26.0.50; Completion in shell-mode not working properly on MS-Windows
       [not found]   ` <handler.27989.C.150254608726126.notifdonectrl.0@debbugs.gnu.org>
@ 2017-08-12 15:16     ` Chris Zheng
  0 siblings, 0 replies; 3+ messages in thread
From: Chris Zheng @ 2017-08-12 15:16 UTC (permalink / raw)
  To: 27989


Thank you, Eli. It is fixed.





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

end of thread, other threads:[~2017-08-12 15:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <83r2wgj3ho.fsf@gnu.org>
2017-08-06 17:33 ` bug#27989: 26.0.50; Completion in shell-mode not working properly on MS-Windows Chris Zheng
2017-08-12 13:54   ` Eli Zaretskii
     [not found]   ` <handler.27989.C.150254608726126.notifdonectrl.0@debbugs.gnu.org>
2017-08-12 15:16     ` Chris Zheng

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.