开发者

Emacs run default logo window when opening a new file

开发者 https://www.devze.com 2023-03-23 01:47 出处:网络
when开发者_Python百科 I type emacs new.cit opens up the default emacs logo instead of the empty new file. I have to press enter or right click to get to the new file. How do I always start from the ne

when开发者_Python百科 I type emacs new.c it opens up the default emacs logo instead of the empty new file. I have to press enter or right click to get to the new file. How do I always start from the new file?


You should try (setq inhibit-startup-screen t) in your config


Whats your platform? What settings you have?

www.emacswiki.org/emacs/MsWindowsCustomize

This might help.

0

精彩评论

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