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

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

Re: About file saving


From: Anselm Helbig
Subject: Re: About file saving
Date: Wed, 05 Aug 2009 11:08:17 +0200

At Wed, 5 Aug 2009 01:46:48 -0700 (PDT),
ibear <bearsprite@gmail.com> wrote:
> 
> emacs 23.1.50.1 (i386-mingw-nt5.1.2600), build by myself under windows
> xp
> 
> In a folder there is a file "XXX.abc", and I want to save the buffer
> to a new file "XXX.ab"
> so I press C-x C-w and input the string "XXX.ab" and press RET, emacs
> autocomplete the "XXX.ab" to "XXX.abc" and just save the buffer to
> "XXX.abc" not "XXX.ab"!
> 
> Why?

Are you using ido-mode? Well, I do. You should be able to save it to
XXX.ab if you use C-j instead of RET, then. The whole point of
ido-mode is that you shouldn't need to type in complete filenames, so
it makes sense to pick the best match on RET.

HTH, 

Anselm


-- 
Anselm Helbig 
mailto:anselm.helbig+news2009@googlemail.com


reply via email to

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