unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "B. T. Raven" <nihil@nihilo.net>
To: help-gnu-emacs@gnu.org
Subject: problem migrating to ver. 23.1
Date: Wed, 19 Aug 2009 11:26:07 -0500	[thread overview]
Message-ID: <eeOdnavZlKUDuhHXnZ2dnUVZ_tCdnZ2d@sysmatrix.net> (raw)

Because of conflicts using HOME environment variable I am running ver. 
23.1 (w32 on msw2000) from a batch file with the 2 lines:

HOME=C:\emacs-23.1
c:\emacs-23.1\bin\runemacs --debug-init

Even though I have commented out all references to ucs or ucs-tables 
from the ver. 23.1 .emacs file, reading of this init file aborts with 
this backtrace:

"
Debugger entered--Lisp error: (file-error "Cannot open load file" 
"ucs-tables")
   require(ucs-tables)
   mapc(require (ucs-tables))
   custom-theme-set-variables(user (TeX-PDF-mode t) 
(TeX-output-view-style (quote (... ... ... ... ... ... ... ... ... ... 
... ... ...)))

[...]

(w32-list-proportional-fonts t))
   eval-buffer(#<buffer  *load*> nil "c:/emacs/.emacs" nil t)  ; Reading 
at buffer position 18084
   load-with-code-conversion("c:/emacs/.emacs" "c:/emacs/.emacs" t t)
   load("~/.emacs" t t)
   #[nil "\b
"

Instead of loading the .emacs in C:\emacs-23.1, the ver. 22.3 .emacs is 
loaded, even though the HOME is supposed to be changed. Also, M-! set 
shows "home=C:\emacs". What am I not understanding?
The last time something like this worked for me I was using msw98 which 
had true DOS shell ability. Under 2000 do I have run 22.3 and 23.1 as 2 
separate users in order to have 2 independent versions of .emacs?

Ed


             reply	other threads:[~2009-08-19 16:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-19 16:26 B. T. Raven [this message]
2009-08-20  8:29 ` problem migrating to ver. 23.1 Martin
2009-08-21  5:20   ` 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=eeOdnavZlKUDuhHXnZ2dnUVZ_tCdnZ2d@sysmatrix.net \
    --to=nihil@nihilo.net \
    --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.
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).