Questions tagged [elpa]
3 questions
13
votes
4 answers
Emacs 24: Loading a package installed via ELPA
I have just installed the cmake-mode package in Emacs 24 using:
M-x package-install cmake-mode
I can see the package at: ~/.emacs.d/elpa/cmake-mode-20110824, and I can load it using the instruction at Commentary: section of…
Chen Levy
- 1,625
- 1
- 18
- 24
2
votes
0 answers
How to install magit manual?
I have magit installed on my system with elpa. However, it comes without documentation, and that makes using it a hassle (since help on its mode is somewhat lacking).
Is there a way consistent with using emacs package manager to install…
Srv19
- 281
- 1
- 5
- 16
1
vote
0 answers
Emacs 24.3 corrupt ELPA
I am using emacs 24.3 on Ubuntu 12. I installed the auto-complete package through the emacs built-in package manager, and it mostly worked. The quick help feature was however missing. I found this thread…
ev00l
- 21
- 1