spacemacs

Spacemacs docs: http://develop.spacemacs.org/doc/DOCUMENTATION.html http://develop.spacemacs.org/layers/+lang/clojure/README.html https://practicalli.github.io/spacemacs/
dev.4openID 2020-10-03T17:57:09.025800Z

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

dev.4openID 2020-10-04T18:10:52.029900Z

Thx @jr0cket

practicalli-john 2020-10-03T18:02:51.025900Z

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

dev.4openID 2020-10-03T18:03:18.026100Z

yes

practicalli-john 2020-10-03T18:03:32.026300Z

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

dev.4openID 2020-10-03T18:04:48.026500Z

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.4openID 2020-10-03T18:05:16.026700Z

not relevant to the version and I want to suppress these

practicalli-john 2020-10-03T18:06:04.026900Z

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

practicalli-john 2020-10-03T18:06:45.027100Z

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

practicalli-john 2020-10-03T18:07:33.027300Z

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.4openID 2020-10-03T18:07:40.027500Z

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

practicalli-john 2020-10-03T18:08:02.027700Z

🙂

practicalli-john 2020-10-03T18:08:37.027900Z

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-john 2020-10-03T18:09:49.028100Z

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

dev.4openID 2020-10-03T18:15:19.028700Z

Oops missed step on fresh install 😁

practicalli-john 2020-10-03T18:16:42.028900Z

We've all been there 🙂

dev.4openID 2020-10-03T18:26:17.029100Z

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

practicalli-john 2020-10-03T18:53:17.029300Z

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