Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > e3d62627d1d1aab7ab1be2dd7f65a872 > files > 337

ecl-10.4.1-1.fc14.x86_64.rpm

<html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>ext:*lisp-init-file-list*</title><link rel="stylesheet" href="ecl.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title="The ECL manual"><link rel="up" href="ch17s03.html" title="2.3.&#160;OS Reference"><link rel="prev" href="re05.html" title="ext:*help-message*"><link rel="next" href="re07.html" title="ext:+default-command-arg-rules+"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center"><code class="varname">ext:*lisp-init-file-list*</code></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="re05.html">Prev</a>&#160;</td><th width="60%" align="center">2.3.&#160;OS Reference</th><td width="20%" align="right">&#160;<a accesskey="n" href="re07.html">Next</a></td></tr></table><hr></div><div class="refentry" title="ext:*lisp-init-file-list*"><a name="ref._lisp-init-file-list_"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p><code class="varname">ext:*lisp-init-file-list*</code> &#8212; <span class="application">ECL</span> initialization files.</p></div><div class="refsynopsisdiv" title="Constant"><h2>Constant</h2><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><p><span class="term">Type</span></p></td><td><p>A list of pathname designators.</p></td></tr><tr><td><p><span class="term">Initial value</span></p></td><td><p><code class="literal">'("~/.ecl" "~/.eclrc")</code></p></td></tr></tbody></table></div></div><div class="refsect1" title="Description"><a name="id653813"></a><h2>Description</h2><p>This variable contains the names of initialization files that are
   loaded by <span class="application">ECL</span> or embedding programs. The loading of initialization files
   happens automatically in <span class="application">ECL</span> unless invoked with the option
   <code class="option">-norc</code>. Whether initialization files are loaded or not is
   controlled by the command line options rules, as described in <a class="xref" href="re09.html" title="ext:process-command-args"><code class="function">ext:process-command-args</code></a>.</p></div><div class="refsect1" title="Example"><a name="id653842"></a><h2>Example</h2><p>See <a class="xref" href="re09.html" title="ext:process-command-args"><code class="function">ext:process-command-args</code></a>.</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="re05.html">Prev</a>&#160;</td><td width="20%" align="center"><a accesskey="u" href="ch17s03.html">Up</a></td><td width="40%" align="right">&#160;<a accesskey="n" href="re07.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><code class="varname">ext:*help-message*</code>&#160;</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">&#160;<code class="varname">ext:+default-command-arg-rules+</code></td></tr></table></div></body></html>