From 18333433ff5d4c9e59a564c2e8a07ff674a48a1d Mon Sep 17 00:00:00 2001 From: John Doty Date: Wed, 5 Nov 2014 06:06:52 -0800 Subject: [PATCH] Well, that was silly. Tweak marmalade and add python-mode back. --- .emacs.d/core.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.emacs.d/core.el b/.emacs.d/core.el index a63db69..c001d30 100644 --- a/.emacs.d/core.el +++ b/.emacs.d/core.el @@ -60,7 +60,7 @@ '(("gnu" . "http://elpa.gnu.org/packages/") ("org" . "http://orgmode.org/elpa/") ("melpa" . "http://melpa.milkbox.net/packages/") - ("marmalade" . "http://marmalade-repo.org/packages/"))) + ("marmalade" . "https://marmalade-repo.org/packages/"))) (package-initialize) (defvar my-packages @@ -84,7 +84,7 @@ 'go-autocomplete ; Autocomplete for golang 'popup ; Pretty completions? - ; 'python-mode ; Python + 'python-mode ; Python 'tss ; Typescript, ala https://github.com/aki2o/emacs-tss