all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* problem migrating to ver. 23.1
@ 2009-08-19 16:26 B. T. Raven
  2009-08-20  8:29 ` Martin
  0 siblings, 1 reply; 3+ messages in thread
From: B. T. Raven @ 2009-08-19 16:26 UTC (permalink / raw
  To: help-gnu-emacs

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: problem migrating to ver. 23.1
  2009-08-19 16:26 problem migrating to ver. 23.1 B. T. Raven
@ 2009-08-20  8:29 ` Martin
  2009-08-21  5:20   ` B. T. Raven
  0 siblings, 1 reply; 3+ messages in thread
From: Martin @ 2009-08-20  8:29 UTC (permalink / raw
  To: help-gnu-emacs


  "B. T. Raven" writes:

  > 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

Shouldn't that be "set HOME=C:\emacs-23.1" ?

8<--------------------------------------------------------------------


Martin
--
parozusa at web dot de


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: problem migrating to ver. 23.1
  2009-08-20  8:29 ` Martin
@ 2009-08-21  5:20   ` B. T. Raven
  0 siblings, 0 replies; 3+ messages in thread
From: B. T. Raven @ 2009-08-21  5:20 UTC (permalink / raw
  To: help-gnu-emacs

Martin wrote:
>   "B. T. Raven" writes:
> 
>   > 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
> 
> Shouldn't that be "set HOME=C:\emacs-23.1" ?
> 
> 8<--------------------------------------------------------------------
> 
> 
> Martin
> --
> parozusa at web dot de

Thanks, Martin. I forgot the Dos syntax.

Ed



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-08-21  5:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-19 16:26 problem migrating to ver. 23.1 B. T. Raven
2009-08-20  8:29 ` Martin
2009-08-21  5:20   ` B. T. Raven

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.