help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs can't load some files installed from the package manager


From: strattonbrazil
Subject: emacs can't load some files installed from the package manager
Date: Fri, 21 Feb 2014 11:41:27 -0800 (PST)
User-agent: G2/1.0

I setup emacs on a new Ubuntu 12.04 build.  I added the ppa to get the newest 
24.* emacs build to get newer packages, but I'm having a hard time turning on 
some features.  For example, it chokes loading git-gutter.  It seems to happen 
on a few of the packages actually like helm-ls-git, too, but others like 
helm-ls-git also fail with the error below.  I'm not sure why some work and 
other don't as they were all installed with the package manager.  

In my .emacs file

(require 'git-gutter+)

On startup...

Warning (initialization): An error occurred while loading 
`/home/josh.stratton/.emacs':

File error: Cannot open load file, git-gutter+

To ensure normal operation, you should investigate and remove the
cause of the error in your initialization file.  Start Emacs with
the `--debug-init' option to view a complete error backtrace.



$ ls ~/.emacs.d/elpa/
archives/                      git-commit-mode-20140125.1553/ 
git-gutter-readme.txt          scala-mode2-20131115.2347/
coffee-mode-0.4.1.1/           git-gutter-20140116.317/       
git-gutter+-readme.txt         
coffee-mode-readme.txt         git-gutter+-20140205.802/      
helm-ls-git-20140104.657/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]