In older emacs versions I used to type:
C-x C-f RET
And it would re-open the file currently visited in the buffer. Now (emacs 23.1.1) it opens Dired of the directory.
|
feedback
|
|
I use This command allows to reload a file onto the current buffer, reloading the same file include - which is shown in the mini-buffer by default. This is however not as convenient if you have ido-mode enabled for buffer-switching as it will not display the current file name by default. | |||
feedback
|
|
Are you sure you don't want to just revert the buffer?
| |||
|
feedback
|
|
You can do You can also use
| |||
|
feedback
|