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

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

bug#3522: Acknowledgement (Tab doesnt automatically correct dir names du


From: Mukesh Gupta
Subject: bug#3522: Acknowledgement (Tab doesnt automatically correct dir names during Find-file)
Date: Thu, 11 Jun 2009 13:18:21 +0530
User-agent: Thunderbird 2.0.0.0 (X11/20070326)

Hi

i knew that something is amiss but i didnt know what.
Ok, #3522 is not a bug but (as is mostly the case with supposed bugs) a variable that was not set.

my default emacs (21.3.1) works fine with this variable.
(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.

Did i tell you that the new GUD is simply GREAT!!

Thanks for everything.
mukesh

Emacs bug Tracking System wrote:
Thank you for filing a new bug report with Emacs.

This is an automatically generated reply to let you know your message
has been received.

Your message is being forwarded to the package maintainers and other
interested parties for their attention; they will reply in due course.

Your message has been sent to the package maintainer(s):
 Emacs Bugs <bug-gnu-emacs@gnu.org>

If you wish to submit further information on this problem, please
send it to 3522@emacsbugs.donarmstrong.com, as before.

Please do not send mail to owner@emacsbugs.donarmstrong.com unless you wish
to report a problem with the Bug-tracking system.


  


reply via email to

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