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

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

Re: Cannot open load file: disp-table - error running batch with EMACSLO


From: Kevin Rodgers
Subject: Re: Cannot open load file: disp-table - error running batch with EMACSLOADPATH
Date: Wed, 25 Feb 2004 09:54:10 -0700
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

Drew Adams wrote:
> If I define environment variable EMACSLOADPATH (as anything at all - whether
> a correct path or not), I can't seem to get emacs to run in batch.
>
> I'm running emacs 20.7 on Solaris. Actually, I run an xterm (with or without
> a window manager) on the box remotely, using Tarantella.
>
> Emacs works fine interactively; I just can't use it in batch mode with
> variable EMACSLOADPATH. If EMACSLOADPATH is undefined, I can run emacs OK in
> batch (but of course I can't load libraries, then).
>
> If EMACSLOADPATH is defined at all, I get this error:
>
>   Cannot open load file: disp-table
>
> disp-table is not a library of mine that I load (consciously). It appears to
> be a built-in library that is getting loaded by default. The only occurrence
> of disp-table in the info help is in a discussion of "Single-byte European
> Character Support".

So in an interactive session, type `M-x locate-library RET disp-table
RET'.  Then make sure its directory is in EMACSLOADPATH when you run
Emacs in batch mode.

--
Kevin Rodgers



reply via email to

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