Update documentation to reflect the new startup behavior

This commit is contained in:
syl20bnr 2015-03-18 01:13:45 -04:00
parent 37c7041a26
commit 5e4af5dc04
2 changed files with 8 additions and 15 deletions

View File

@ -171,12 +171,10 @@ Details can be found on the emacs-mac-port [README][emacs-mac-port-server].
3. Launch Emacs. Spacemacs will automatically install the packages it requires.
4. Restart Emacs to complete the installation. If you see something like this:
```
Loading............................................................Ready!
[121 packages loaded in 3.208s]
```
then you should be good to go! Otherwise, see the [troubleshooting][troubleshoot] guide.
4. Restart Emacs to complete the installation.
If the mode-line turns red then be sure to visit the [troubleshooting][troubleshoot]
guide and consult the [FAQ](#faq).
# Update

View File

@ -2247,15 +2247,10 @@ server is to use the following bindings:
### Loading fails
If during the first boot of Emacs nothing seems to happen or if the
installation seems to abort prematurely, you can check for an error message
by opening the `*Warning*` buffer:
C-x b warning RET
_('C-x b' means 'Ctrl + x then b' and 'RET' means 'return')_
Then you can copy/paste the error in a [Github issue][issues], thank you.
If any errors happen during the loading the mode-line will turn red and the
errors should appear inline in the startup buffer. Spacemacs should still be
usable, if it is not the case then restart Emacs with `emacs --debug-init` and
open a [Github issue][issues] with the backtrace.
### I have no file ~/.spacemacs