el-get/test/el-get-issue-1389.el
Noam Postavsky dd18802af9 call package-initialize in elpa installion
The package-install function calls some initalization functions from
within the interactive form.  This can cause it to fail when called
non-interactively.

package-refresh-contents calls package-read-all-archive-contents so we
don't need to call it explicitly.

Fixes #1389
2013-09-29 16:22:59 -04:00

2 lines
31 B
EmacsLisp

(el-get 'sync 'ido-ubiquitous)