You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Package mode's description at emacswiki (http://www.emacswiki.org/emacs/ELPA) lists the MELPA archive as one to include, but starter-kit doesn't. Perhaps it should?
diff --git a/starter-kit.org b/starter-kit.org
index dfd73f1..efff96a 100644
--- a/starter-kit.org
+++ b/starter-kit.org
@@ -263,6 +263,7 @@ interested in the actual code implementing the starter kit.
'(("gnu" . "http://elpa.gnu.org/packages/")
("original" . "http://tromey.com/elpa/")
("org" . "http://orgmode.org/elpa/")
+ ("melpa" . "http://melpa.milkbox.net/packages/")
("marmalade" . "http://marmalade-repo.org/packages/")))
(package-initialize)
The text was updated successfully, but these errors were encountered:
Package mode's description at emacswiki (http://www.emacswiki.org/emacs/ELPA) lists the MELPA archive as one to include, but starter-kit doesn't. Perhaps it should?
The text was updated successfully, but these errors were encountered: