Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.1 or
any later version published by the Free Software Foundation; with the
-Invariant Sections being
+Invariant Sections being
``GNU GENERAL PUBLIC LICENSE''. A copy of the
license is included in the section entitled ``GNU Free Documentation
License.''
* General Facilities:: URLs can be cached, accessed via a gateway
and tracked in a history list.
* Customization:: Variables you can alter.
-* Function Index::
-* Variable Index::
-* Concept Index::
+* Function Index::
+* Variable Index::
+* Concept Index::
@end menu
@node Getting Started
the @var{path} component depends on the service.
@menu
-* Configuration::
+* Configuration::
* Parsed URLs:: URLs are parsed into vector structures.
@end menu
@menu
* http/https:: Hypertext Transfer Protocol.
-* file/ftp:: Local files and FTP archives.
+* file/ftp:: Local files and FTP archives.
* info:: Emacs `Info' pages.
* mailto:: Sending email.
* news/nntp/snews:: Usenet news.
@c * netrek::
@c * prospero::
* cid:: Content-ID.
-* about::
+* about::
* ldap:: Lightweight Directory Access Protocol
* imap:: IMAP mailboxes.
* man:: Unix man pages.
@menu
-* Cookies::
-* HTTP language/coding::
-* HTTP URL Options::
-* Dealing with HTTP documents::
+* Cookies::
+* HTTP language/coding::
+* HTTP URL Options::
+* Dealing with HTTP documents::
@end menu
@node Cookies
@cindex email
A mailto URL will send an email message to the address in the
URL, for example @samp{mailto:foo@@bar.com} would compose a
-message to @samp{foo@@bar.com}.
+message to @samp{foo@@bar.com}.
@defopt url-mail-command
@vindex mail-user-agent
allowed for nntp an snews.
@table @samp
-@item news:@var{newsgroup}
+@item news:@var{newsgroup}
Retrieves a list of messages in @var{newsgroup};
@item news:@var{message-id}
Retrieves the message with the given @var{message-id};
-@item news:*
+@item news:*
Retrieves a list of all available newsgroups;
@item nntp://@var{host}:@var{port}/@var{newsgroup}
@itemx nntp://@var{host}:@var{port}/@var{message-id}
@cindex IRC
@cindex Internet Relay Chat
@cindex ZEN IRC
-@c Fixme: reference (was http://www.w3.org/Addressing/draft-mirashi-url-irc-01.txt)
+@c Fixme: reference (was http://www.w3.org/Addressing/draft-mirashi-url-irc-01.txt)
@dfn{Internet Relay Chat} (IRC) is handled by handing off the @sc{irc}
-session to a function named in @code{url-irc-function}.
+session to a function named in @code{url-irc-function}.
@defopt url-irc-function
A function to actually open an IRC connection.
@samp{text/plain;charset=US-ASCII}. The @samp{text/plain} can be
omitted but the charset parameter supplied. If @samp{;base64} is
present, the @var{data} are base64-encoded.
-
+
@node nfs
@section nfs
@cindex NFS
@chapter Defining New URLs
@menu
-* Naming conventions::
-* Required functions::
-* Optional functions::
-* Asynchronous fetching::
-* Supporting file-name-handlers::
+* Naming conventions::
+* Required functions::
+* Optional functions::
+* Asynchronous fetching::
+* Supporting file-name-handlers::
@end menu
@node Naming conventions
@chapter General Facilities
@menu
-* Disk Caching::
-* Proxies::
-* Gateways in general::
-* History::
+* Disk Caching::
+* Proxies::
+* Gateways in general::
+* History::
@end menu
@node Disk Caching
@end smallexample
@end defun
-@c Fixme: never actually used currently?
+@c Fixme: never actually used currently?
@c @defopt url-standalone-mode
@c @cindex Relying on cache
@c @cindex Cache only mode
@node Proxies
@section Proxies and Gatewaying
-@c fixme: check/document url-ns stuff
+@c fixme: check/document url-ns stuff
@cindex proxy servers
@cindex proxies
@cindex environment variables
@noindent says to contact all machines in the @samp{aventail.com} and
@samp{seanet.com} domains directly, as well as the machine named
@samp{home.com}. If @code{NO_PROXY} isn't defined, @code{no_PROXY}
-and @code{no_proxy} are also tried, in that order.
+and @code{no_proxy} are also tried, in that order.
Proxies may also be specified directly in Lisp.
@end defopt
@menu
-* Suppressing network connexions::
+* Suppressing network connexions::
@end menu
-@c * Broken hostname resolution::
+@c * Broken hostname resolution::
@node Suppressing network connexions
@subsection Suppressing Network Connexions
only if an affirmative answer is given.
@end defopt
@defopt url-gateway-method
-@c fixme: describe gatewaying
+@c fixme: describe gatewaying
A symbol specifying the type of gateway support to use fro connexions
from the local machine. The supported methods are: