unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: John Mastro <john.b.mastro@gmail.com>
To: "help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>
Cc: Charles Millar <millarc@verizon.net>
Subject: Re: Unable to have emacs load my .emacs file (version 24.5.1 on Windows 7)
Date: Wed, 30 Dec 2015 19:06:49 -0800	[thread overview]
Message-ID: <CAOj2CQTc-BN40O=rXPpr51XYnsLwU6eds-SUoWR5csCdn_zQdQ@mail.gmail.com> (raw)
In-Reply-To: <56848345.9000109@verizon.net>

Charles Millar <millarc@verizon.net> wrote:
>> Ed,  I'm running in Windows 7.  when I evaluate (getenv "home"), it gives
>> me "z:/"  That is my root/home, so would not my .emacs be expected to be
>> there?  I currently have it there.
>> Thanks,  Gerard
>>
> What does C-h v user-init-file show? According to the documentation that
> should return the file name, including directory, of user's initialization
> file.

It looks like Emacs found his .emacs fine, and was loading it when the error
occurred (backtrace below). The error was that it couldn't find the `auto-show'
library:

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

-- 
john



  reply	other threads:[~2015-12-31  3:06 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-27 21:49 Unable to have emacs load my .emacs file (version 24.5.1 on Windows 7) smits.gerard.j
2015-12-28 10:52 ` Javier
2015-12-30  6:15   ` smits.gerard.j
2015-12-30 22:30     ` B. T. Raven
2015-12-31  0:16       ` smits.gerard.j
2015-12-31  1:22         ` Charles Millar
2015-12-31  3:06           ` John Mastro [this message]
     [not found]         ` <mailman.1396.1451524964.843.help-gnu-emacs@gnu.org>
2016-01-02 23:20           ` smits.gerard.j
2015-12-30 16:06 ` Noam Postavsky
2015-12-30 18:19 ` smits.gerard.j
2015-12-31  0:50   ` John Mastro
2016-01-07  0:06 ` smits.gerard.j
2016-01-07 15:47   ` B. T. Raven

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAOj2CQTc-BN40O=rXPpr51XYnsLwU6eds-SUoWR5csCdn_zQdQ@mail.gmail.com' \
    --to=john.b.mastro@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=millarc@verizon.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).