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

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

[debbugs-tracker] bug#1667: closed (23.0.60; env var completion in shell


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#1667: closed (23.0.60; env var completion in shell mode - case sensitivity)
Date: Fri, 21 Oct 2011 22:34:02 +0000

Your message dated Fri, 21 Oct 2011 18:32:31 -0400
with message-id <address@hidden>
and subject line Re: env var completion in shell mode - case sensitivity
has caused the debbugs.gnu.org bug report #1667,
regarding 23.0.60; env var completion in shell mode - case sensitivity
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
1667: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=1667
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 23.0.60; env var completion in shell mode - case sensitivity Date: Sun, 21 Dec 2008 16:11:12 -0800
emacs -Q
 
I'm on MS Windows. I load these two files, in order:
http://www.emacswiki.org/emacs/cygwin-mount.el
http://www.emacswiki.org/emacs/setup-cygwin.el
 
M-x shell
 
In buffer *shell*, I type lowercase "$hom", then hit TAB. It completes
to "$homE".
 
Dunno whether that is TRT (probably not), but when I hit TAB a second
time, it shows no possible completions. Whereas, there are these
completions for "$HOME": "HOME", "HOMEDRIVE", "HOMEPATH".

The same bug appears in Emacs 22.
 

In GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600)
 of 2008-12-19 on LENNART-69DE564
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --no-opt --cflags -Ic:/g/include
-fno-crossjumping'
 
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: ENU
  value of $XMODIFIERS: nil
  locale-coding-system: cp1252
  default-enable-multibyte-characters: t
 
Major mode: Shell
 
Minor modes in effect:
  shell-dirtrack-mode: t
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t





--- End Message ---
--- Begin Message --- Subject: Re: env var completion in shell mode - case sensitivity Date: Fri, 21 Oct 2011 18:32:31 -0400 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (gnu/linux)
AFAIK this has been fixed in the trunk by the rewrite of the
comint/shell completion to use the standard completion UI.


        Stefan


--- End Message ---

reply via email to

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