开发者

Isolate an emacs frame

I normally open a new emacs frame when context switching to a different project. Unfortunately, find-file history is shared between frames. Is it possible to open a new frame which is 'blank', i.e. doesn'开发者_如何学Pythont remember any of the state from any other frame?


find-file does not make distinctions between frames, you could launch a new emacs if you want to separate your environments :

M-& emacs RET

NB : emacs should be in your path.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜