[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
w3-default-homepage
variable.
If the default page is not retrieved correctly at startup, you will have to do some customization.
Once started, you can use the mouse and the menu or use the following key commands (for more commands and more detail, see section Basic Usage).
1.1 Downloading | Where to download Emacs/W3. | |
1.2 Building and Installing | Compiling and installing from source. | |
1.3 Startup Files | What is where, and why. |
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Emacs/W3 will work with Emacs 19.29 and later and XEmacs 19.14 and later, but if you're using a 19.x Emacs then you will need to get the latest custom and widget libraries.
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Emacs/W3 uses GNU `configure' (@xref{Top, , ,configure}) to control installation. configure will attempt to find what version of Emacs you have and where it is installed. If it finds both Emacs and XEmacs, then XEmacs is used (but see below for how to change this). Apart from the usual options, the following options are accepted:
load-path
.
These are the most useful of the normal `configure' options.
The directory that the byte-compiled lisp files will be installed into is controlled by the `--prefix', `--with-package-dir' and `--with-lispdir' options. The directory for the info and data files is likewise controlled by the `--prefix', `--with-package-dir' and `--infodir' or `--data-dir' options.
Normally these are the only things that need to be installed, they can by compiled by `make all', or `make w3' and `make info'. `make install' will install the lisp, info and data files. `make all' in the `texi' directory will create the info files and also dvi files. HTML and postscript can be generated by `make html' and `make ps' respectively.
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Emacs/W3 needs a directory for each user to store options, history and
the cache. w3-configuration-directory
controls this directory,
which is `~/.w3' by default.
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
w3-menu-save-options
to save
your settings.
If you prefer, you can set w3-default-configuration-file
to
specify a different configuration file. This file does not need to be
dedicated to Emacs/W3 because Emacs/W3 will delimit its part of the file
so you can set this to `.emacs' if you want. However, while
Emacs/W3 will save it's options to the correct part of the file, it will
read (and execute) the entire file when starting.
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
w3-configuration-directory
as well as the site-wide directories. In particular it will look for
`dark.css' or `stylesheet-dark' if you're using a dark
background and `light.css' or `stylesheet-light' if you're
using a light background as well as `stylesheet' and
`default.css'. If w3-default-stylesheet
is not nil
then the file that it names will be used as well. For more information,
See section 4. Stylesheets.
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
url-global-history-file
to the name of the file you'd prefer.
See section 3.7 Global History.
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
w3-hotlist-file
variable specifies
the hotlist file. It defaults to `.mosaic-hotlist-default'.
[ << ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
This document was generated by XEmacs shared group account on December, 19 2009
using texi2html 1.65.