all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: rickhw <rick.woolley@gmail.com>
To: Help-gnu-emacs@gnu.org
Subject: Re: loading init files, just a simple old .emacs file for starters
Date: Fri, 3 Feb 2012 09:35:46 -0800 (PST)	[thread overview]
Message-ID: <33258286.post@talk.nabble.com> (raw)
In-Reply-To: <33254900.post@talk.nabble.com>


I found the problem, near the top of my .emacs file I was loading a
emacs.nnn.el file (without the .el extention specified) and, on ~/ (c:\ in
this case) I had both the byte compiled .elc and the .el file, so emacs was
loading the .elc file which in this case was the problem, I assume that it
was too old and was compiled in a way not compatible with my new
environment. Deleting the .elc version, forcing emacs to instead load the
.el file fixed my problem. 

Many thanks for the quick response and the excellent suggestions 


rickhw wrote:
> 
> I have been using emacs for decades and have never had difficulty loading
> my .emacs file
> 
> but with this latest install on 64bit windows 7 with: 
> 
> GNU Emacs 24.0.50.1 (i386-mingw-nt6.1.7601) of 2011-04-02 on YAMALOK
> 
> I cannot get it to load no matter where I put it, and I cannot even load
> it manually when I have it in the current buffer?
> 
> is there some new trick for this newer version that i am missing???
> 
> please help. 
> 
> 

-- 
View this message in context: http://old.nabble.com/loading-init-files%2C-just-a-simple-old-.emacs-file-for-starters-tp33254900p33258286.html
Sent from the Emacs - Help mailing list archive at Nabble.com.




      parent reply	other threads:[~2012-02-03 17:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-03  5:52 loading init files, just a simple old .emacs file for starters rickhw
2012-02-03  8:18 ` Eli Zaretskii
2012-02-03  8:22 ` Jiaxin Cao
2012-02-03 12:04 ` Peter Dyballa
2012-02-03 17:35 ` rickhw [this message]

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

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

  git send-email \
    --in-reply-to=33258286.post@talk.nabble.com \
    --to=rick.woolley@gmail.com \
    --cc=Help-gnu-emacs@gnu.org \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.