For years I’ve been a pico user. However as time went on I became more and more aware that I was limiting myself as there was much pico could not do. After much debating on which I should learn, Vi or Emacs, I eventually went with Emacs. After installing it and starting to use it I found myself quickly becoming frustrated with its annoying splash screen. So here is a handy tip on how to disable that splash screen.
First off, open your config file:
emacs ~/.emacs
Now add the following line and save it:
(setq inhibit-splash-screen t)
That’s all there is to it!
A seasoned Senior Solutions Architect with 20 years of experience in technology design and implementation. Renowned for innovative solutions and strategic insights, he excels in driving complex projects to success. Outside work, he is a passionate fisherman and fish keeper, specializing in planted tanks.
Hi,
Everything dynamic and very positively! 🙂
Have a nice day
Tania
thanks, the screen is indeed very annoying.