From: owner@emacsbugs.donarmstrong.com (Emacs bug Tracking System)
To: Glenn Morris <rgm@gnu.org>
Subject: bug#3522: marked as done (Tab doesnt automatically correct dir names during Find-file)
Date: Wed, 17 Jun 2009 03:10:05 +0000 [thread overview]
Message-ID: <handler.3522.D3522.12452079226077.ackdone@emacsbugs.donarmstrong.com> (raw)
In-Reply-To: 200906101422.n5AEM4Wd012238@inndesk158.inn.mentorg.com
[-- Attachment #1: Type: text/plain, Size: 922 bytes --]
Your message dated Tue, 16 Jun 2009 23:05:15 -0400
with message-id <l63evh85w.fsf_-_@fencepost.gnu.org>
and subject line Re: bug#3522: Tab doesnt automatically correct dir names during Find-file
has caused the Emacs bug report #3522,
regarding Tab doesnt automatically correct dir names during Find-file
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)
--
3522: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=3522
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems
[-- Attachment #2: Type: message/rfc822, Size: 4365 bytes --]
From: Mukesh Gupta <mukeshg@inn.mentorg.com>
To: bug-gnu-emacs@gnu.org
Subject: Tab doesnt automatically correct dir names during Find-file
Date: Wed, 10 Jun 2009 19:52:04 +0530
Message-ID: <200906101422.n5AEM4Wd012238@inndesk158.inn.mentorg.com>
i've recently (9th June 2009) installed Emacs 22.3.1
When i use C-x-f (find-file) command and try to complete a unique directory name
(say ~/Txt) by giving (~/tx) and then pressing TAB, it doesnt correct
(and complete) the case from 'tx' to 'Txt' although this is the only directory.
This is working perfectly in preinstalled (/usr/bin) Emacs 21.3.1.
% uname -a
Linux inndesk158 2.6.9-67.ELsmp #1 SMP Wed Nov 7 13:56:44 EST 2007 x86_64 x86_64 x86_64 GNU/Linux
# My Invocation command is:
~/etc.linux.gcc346_64/bin/emacs --no-init-file
In GNU Emacs 22.3.1 (x86_64-unknown-linux-gnu, X toolkit, Xaw3d scroll bars)
of 2009-06-10 on inndesk158
Windowing system distributor `The X.Org Foundation', version 11.0.60802000
configured using `configure '--prefix=/home/mukeshg/etc.linux.gcc346_64''
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: en_US.UTF-8
locale-coding-system: utf-8
default-enable-multibyte-characters: t
Major mode: Fundamental
Minor modes in effect:
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
blink-cursor-mode: t
unify-8859-on-encoding-mode: t
utf-translate-cjk-mode: t
auto-compression-mode: t
line-number-mode: t
Recent input:
<help-echo> <help-echo> <S-right> C-x C-f <M-backspace>
t x <tab> <tab> <tab> C-g M-x r e p <tab> o r <tab>
<return>
Recent messages:
("/home/mukeshg/etc.linux.gcc346_64/bin/emacs" "--no-init-file")
For information about GNU Emacs and the GNU system, type C-h C-a.
Quit
Making completion list...
Loading help-mode...done
Loading emacsbug...
Loading regexp-opt...done
Loading emacsbug...done
[-- Attachment #3: Type: message/rfc822, Size: 1944 bytes --]
From: Glenn Morris <rgm@gnu.org>
To: 3522-done@emacsbugs.donarmstrong.com
Subject: Re: bug#3522: Tab doesnt automatically correct dir names during Find-file
Date: Tue, 16 Jun 2009 23:05:15 -0400
Message-ID: <l63evh85w.fsf_-_@fencepost.gnu.org>
Mukesh Gupta wrote:
> *(setq completion-ignore-case t) ;; find-file converts ~/tx to ~/Txt on
> pressing tab
>
> *But for emacs 22.3.1, this setting is required.
> *(setq read-file-name-completion-ignore-case t) ;; For Emacs 22.3, it is
> reqd.*
Yes. Thanks for posting the solution.
prev parent reply other threads:[~2009-06-17 3:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <l63evh85w.fsf_-_@fencepost.gnu.org>
2009-06-10 14:22 ` bug#3522: Tab doesnt automatically correct dir names during Find-file Mukesh Gupta
[not found] ` <handler.3522.B.124464374720517.ack@emacsbugs.donarmstrong.com>
2009-06-11 7:48 ` bug#3522: Acknowledgement (Tab doesnt automatically correct dir names during Find-file) Mukesh Gupta
2009-06-17 3:10 ` Emacs bug Tracking System [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=handler.3522.D3522.12452079226077.ackdone@emacsbugs.donarmstrong.com \
--to=owner@emacsbugs.donarmstrong.com \
--cc=rgm@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.