Hacker News new | ask | show | jobs
by ancientsofmumu 1519 days ago
Hello, I think you have a bug disabling the splash screen: https://git.sr.ht/~pkal/ecg/tree/master/item/ecg.lisp#L372

According to the internet (I don't use emacs) it's supposed to be "inhibit-splash-screen t" - looks like a copypasta induced mistake is all.

1 comments

Thanks for the hint, I have fixed the code: https://git.sr.ht/~pkal/ecg/commit/4abf496e89cc93ca4c7fec049...