Advertisement
froleyks

*spacemacs*

Mar 3rd, 2019
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.51 KB | None | 0 0
  1. 0.300.0@26.1 (spacemacs)
  2.  
  3.  
  4. [S P A C E M A C S]
  5.  
  6. [?] [Homepage] [Documentation] [Gitter Chat] [Update Spacemacs]
  7. [Update Packages] [Rollback Package Update]
  8. [Release Notes] [Search in Spacemacs]
  9.  
  10. ╭─ Important Notes (Release 0.300.x) ────────────────────────────────────────────────╮
  11. │ │
  12. │ ╭───────────────────────────────────────────────────────────╮ │
  13. │ │
  14. │ VERSION 0.300 IS ALMOST OUT! │
  15. │ │
  16. │ ╰───────────────────────────────────────────────────────────╯ │
  17. │ │
  18. │ The long awaited feature to have stable ELPA packages is now available in the │
  19. │ develop branch and we need to test it out before we release the 0.300 version. │
  20. │ │
  21. │ The stable ELPA repository is a Git repository, the official one is called │
  22. │ Spacelpa and it is hosted on GitHub here: │
  23. │ │
  24. │ https://github.com/syl20bnr/spacelpa │
  25. │ │
  26. │ In the end only the master branch will use the stable ELPA repository and the │
  27. │ develop branch will continue to use bleeding edge packages from MELPA │
  28. │ essentially. │
  29. │ │
  30. │ Unfortunately this new feature requires at least Emacs 25.1 to work correctly as │
  31. │ we need the archive priority feature of package.el that shipped with this │
  32. │ version of Emacs. │
  33. │ │
  34. │ The ELPA repository configuration is set in a new immutable file called .lock │
  35. │ that sits at the root of the Spacemacs git repository. │
  36. │ │
  37. │ Spacemacs downloads the whole ELPA stable repository locally so it means that │
  38. │ once it is installed you don't need an Internet connection anymore to install │
  39. │ any packages covered by Spacemacs layers! │
  40. │ │
  41. │ Default installation location of the ELPA stable repository is in: │
  42. │ │
  43. │ ~/.emacs.d/.cache/stable-elpa │
  44. │ │
  45. │ If you want to disable the ELPA stable repository put this in your dotfile in │
  46. │ the user-init function: │
  47. │ │
  48. │ (setq configuration-layer-elpa-archives '(("melpa" . "melpa.org/packages/") │
  49. │ ("org" . "orgmode.org/elpa/") ("gnu" . "elpa.gnu.org/packages/"))) │
  50. │ │
  51. ╰─ Update your dotfile (SPC f e D) and packages after every update ──────────────────╯
  52.  
  53. [Click here for full change log]
  54.  
  55.  
  56. 319 packages loaded in 4.834s (e:243 r:3 l:16 b:57)
  57. (0.768s spent in your user-config)
  58.  
  59.  
  60. Bookmarks:
  61. uni - /ssh:i10login.iti.kit.edu:/home/froleyks/
  62. list - ~/Dropbox/Master4/efficient-parallel-cpp/exercise5/CMakeLists.txt
  63. phast - ~/Dropbox/Master4/efficient-parallel-cpp/exercise5/source/benchmark.cpp
  64. ex5 - ~/Dropbox/Master4/efficient-parallel-cpp/exercise5/exercise5.org
  65. one - /ssh:192.168.0.109|sudo:root@192.168.0.109:/home/froleyks/
  66.  
  67. Recent Files:
  68. ~/.config/spacemacs/bookmarks
  69. ~/.emacs.d/.cache/recentf
  70. ~/.emacs.d/layers/+lang/c-c++/README.org
  71. ~/.config/spacemacs/init.el
  72.  
  73. Projects:
  74. ~/.config/
  75. ~/.emacs.d/
  76. ~/Dropbox/Master4/efficient-parallel-cpp/
  77.  
  78.  
  79.  
  80.  
  81.  
  82. Made with by the community
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement