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

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

Re: Unable to have emacs load my .emacs file (version 24.5.1 on Windows


From: Noam Postavsky
Subject: Re: Unable to have emacs load my .emacs file (version 24.5.1 on Windows 7)
Date: Wed, 30 Dec 2015 16:06:06 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

 <smits.gerard.j <at> gmail.com> writes:

> The issue is that I am not loading my .emacs file
[...]
> When I invoke emacs with: emacs -debug-init:
> 
> Debugger entered--Lisp error: (file-error "Cannot open load file" "no such
file or directory" "auto-show")
>   require(auto-show)
>   eval-buffer(#<buffer  *load*≥ nil "z:/.emacs" nil t)  ; Reading at
buffer position 734
>   load-with-code-conversion("z:/.emacs" "z:/.emacs" t t)
>   load("~/.emacs" t t)
>   #[0 " \205\262

Looks like it found your .emacs fine, but it can't find auto-show.el

reply via email to

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