Fork me on GitHub
#spacemacs
<
2020-10-03
>
dev.4openID17:10:09

noob question (Warning!!! 😁) When opening spacemacs -> splash screen. How does one remove (eliminate) the "Important Messages" section (they are all .200 and not relevant)? I have seen this removed elswhere and would like to have similar config. I have looking through a rats nest of answers and none seem to apply

practicalli-johnny18:10:51

Do you mean messages on the home buffer? (the default buffer that opens, with the Spacemacs logo)

practicalli-johnny18:10:32

If there are errors, they may show there and should be resolved ideally. That is the best way to remove them.

dev.4openID18:10:48

It is not error but ╭─ Important Notes (Release 0.200.13.x) ───────────────────────────────────────╮ │ │ │ MELPA HOT FIX RELEASE │ │ │ │ - Fixes removed packages from MELPA. │ │ │ │ Essentially Emacs WIKI packages are concerned. They have been imported as │ │ local packages from Emacsmirror GitHub organization (thanks to tarsius for │ │ maintaining it) │ │ │ ╰─ Update your dotfile (SPC f e D) and packages after every update ────────────╯

dev.4openID18:10:16

not relevant to the version and I want to suppress these

practicalli-johnny18:10:04

That looks like release notes, press RET on the Release Notes link on the home page, or use the mouse

practicalli-johnny18:10:45

The release notes suggest you are running Spacemacs 0.200 and not Spacemacs 0.300 (which has lots of new features and updates)

practicalli-johnny18:10:33

I recommend using Spacemacs develop, especially if you are having issues or find features that are missing https://practicalli.github.io/spacemacs/install-spacemacs/switch-to-develop.html

dev.4openID18:10:40

Me bad it is .200 - I am using the develop branch and leverage git pul --rebase instead to ensure latest copy

practicalli-johnny18:10:37

A quick check is to look in the top right corner of the home buffer, it has the spacemacs version followed by the emacs version

practicalli-johnny18:10:49

When changing from 0.200 to 0.300, make sure you check your .spacemacs is up to date using SPC f e D

dev.4openID18:10:19

Oops missed step on fresh install 😁

practicalli-johnny18:10:42

We've all been there 🙂

dev.4openID18:10:17

OK so back to the question - now for all 0.300 Important Notes

practicalli-johnny18:10:17

Use the release notes link on the home page to toggle display of the release notes. Once they are off, they should stay off