HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: //usr/share/doc/jed/html/jed004.html
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<meta name="generator" content="hevea 2.35">
<link rel="stylesheet" type="text/css" href="jed.css">
<title>Startup Files</title>
</head>
<body >
<a href="jed003.html"><img src="previous_motif.svg" alt="Previous"></a>
<a href="index.html"><img src="contents_motif.svg" alt="Up"></a>
<a href="jed005.html"><img src="next_motif.svg" alt="Next"></a>
<hr>
<h2 id="sec4" class="section">3&#X2003;Startup Files</h2>
<p>Once <span style="font-weight:bold">jed</span> has loaded the startup file <code class="verb">site.sl</code>, it will try to load
the user&#X2019;s personal initialization file. It first looks in the directory
pointed to by the environment variable <code class="verb">JED_HOME</code>. If that fails, it
then searches the <code class="verb">HOME</code> directory and upon failure simply loads the
one supplied in <code class="verb">JED_LIBRARY</code>.</p><p>The name of the user initialization file varies according to the operating
system. On Unix systems this file must be called <code class="verb">.jedrc</code> while on
VMS and MSDOS, it goes by the name <code class="verb">jed.rc</code>. For VMS systems, the
<code class="verb">HOME</code> directory corresponds to the <code class="verb">SYS$LOGIN</code> logical name while for the other two systems, it corresponds to the
<code class="verb">HOME</code> environment variable.</p><p>The purpose of this file is to allow an individual user to tailor <span style="font-weight:bold">jed</span> to
his or her personal taste. Most likely, this will involve choosing an
initial set of key-bindings, setting some variables, and so on.</p>
<hr>
<a href="jed003.html"><img src="previous_motif.svg" alt="Previous"></a>
<a href="index.html"><img src="contents_motif.svg" alt="Up"></a>
<a href="jed005.html"><img src="next_motif.svg" alt="Next"></a>
</body>
</html>