emacs reload a file

In order to reload a file, you can use the macro M-x revert-buffer (if you want you can bind it to a key), or use a more practice trick: use C-x C-v RET. This tell to find an alternate file and by default emacs suggests you the current file.

posted @ 2012-07-27 13:47  Fan Zhang  阅读(539)  评论(0)    收藏  举报