[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: C-x C-f RET change
From: |
Drew Adams |
Subject: |
RE: C-x C-f RET change |
Date: |
Wed, 9 Nov 2005 07:29:04 -0800 |
In previous versions, C-x C-f RET reread the current buffer from the
disk. In Emacs 22, it shows the the current directory using dired.
While the new behavior is certainly more intuitive for beginners, the
old behavior is needed more often by more advanced users, especially
if they are not yet so advanced that they do everything from within a
single Emacs process.
At the very least, the NEWS entry
| ** C-x C-f RET, typing nothing in the minibuffer, is no
longer a special case.
|
| Since the default input is the current directory, this has the effect
| of specifying the current directory. Normally that means to visit the
| directory with Dired.
should mention that the new key sequence is C-x C-f M-n RET.
I too prefer the old behavior, especially for `C-x 4 f'.
- C-x C-f RET change, Florian Weimer, 2005/11/09
- Re: C-x C-f RET change, Reiner Steib, 2005/11/09
- RE: C-x C-f RET change,
Drew Adams <=
- Re: C-x C-f RET change, Eli Zaretskii, 2005/11/09
- Re: C-x C-f RET change, David Kastrup, 2005/11/10
- RE: C-x C-f RET change, Drew Adams, 2005/11/10
- Re: C-x C-f RET change, Andreas Schwab, 2005/11/10
- RE: C-x C-f RET change, Drew Adams, 2005/11/10
- Re: C-x C-f RET change, David Kastrup, 2005/11/10
- RE: C-x C-f RET change, Drew Adams, 2005/11/10
- Re: C-x C-f RET change, David Kastrup, 2005/11/10
- RE: C-x C-f RET change, Drew Adams, 2005/11/10
- Re: C-x C-f RET change, Juri Linkov, 2005/11/11