File: url-gw.el.html

Defined variables (13)

url-gateway-broken-resolutionWhether to use nslookup to resolve hostnames.
url-gateway-local-host-regexpA regular expression specifying local hostnames/machines.
url-gateway-nslookup-programIf non-nil then a string naming nslookup program.
url-gateway-prompt-patternA regular expression matching a shell prompt.
url-gateway-rlogin-hostWhat hostname to actually rlog into before doing a telnet.
url-gateway-rlogin-parametersParameters to ‘url-open-rlogin’.
url-gateway-rlogin-user-nameUsername to log into the remote machine with when using rlogin.
url-gateway-telnet-hostWhat hostname to actually login to before doing a telnet.
url-gateway-telnet-login-promptPrompt that tells us we should send our username when logging in w/telnet.
url-gateway-telnet-parametersParameters to ‘url-open-telnet’.
url-gateway-telnet-passwordPassword to use to log in via telnet with.
url-gateway-telnet-password-promptPrompt that tells us we should send our password when logging in w/telnet.
url-gateway-telnet-user-nameUser name to log in via telnet with.

Defined functions (5)

url-gateway-nslookup-host(HOST)
url-open-rlogin(NAME BUFFER HOST SERVICE)
url-open-stream(NAME BUFFER HOST SERVICE &optional GATEWAY-METHOD)
url-open-telnet(NAME BUFFER HOST SERVICE)
url-wait-for-string(REGEXP PROC)

Defined faces (0)