diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1998-02-13 12:01:00 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1998-02-13 12:01:00 -0500 |
commit | c82d2a4041724afe1dce249c78c4f034ca6a8d69 (patch) | |
tree | 2ba37d862e4b417a690a34a4dfa731a9042addd9 /lynx.cfg | |
parent | 4b034492d7e0a45781e340312e0570e5052c42d9 (diff) | |
download | lynx-snapshots-c82d2a4041724afe1dce249c78c4f034ca6a8d69.tar.gz |
snapshot of project "lynx", label v2-7-1ac-0_114
Diffstat (limited to 'lynx.cfg')
-rw-r--r-- | lynx.cfg | 91 |
1 files changed, 56 insertions, 35 deletions
diff --git a/lynx.cfg b/lynx.cfg index cdcc5f0f..7c989e02 100644 --- a/lynx.cfg +++ b/lynx.cfg @@ -155,21 +155,21 @@ DEFAULT_INDEX_FILE:http://www.ncsa.uiuc.edu/SDG/Software/Mosaic/MetaIndex.html # for setting CHARACTER_SET here, and a corresponding MIME name (for # recognizing properly labelled charset parameters in HTTP headers etc.). # Not all Display Character Set names correspond to exactly one valid MIME -# charset (for example "Other ISO Latin", "Chinese", "Transparent"), in -# that case an appropriate valid (and more specific) MIME name should be -# used where required. The actions of the -raw switch and LYK_RAW_TOGGLE -# ('@') are dependent on the character set. For the Asian (CJK) sets the +# charset (for example "Chinese", "Transparent"), in that case +# an appropriate valid (and more specific) MIME name should be used +# where required. The actions of the -raw switch and LYK_RAW_TOGGLE ('@') +# are dependent on the character set. For the Asian (CJK) sets the # corresponding charset is assumed in documents, i.e., raw or CJK mode is # ON by default, so that -raw or the initial LYK_RAW_TOGGLE will turn the # mode OFF. The toggling also can be done via the 'o'ptions menu. In raw # CJK mode, 8-bit characters are not reverse translated in relation to the # entity conversion arrays, i.e., they are assumed to be appropriate for # the current character set. It should be toggled OFF when an Asian (CJK) -# character set is selected but the document is not CJK. +# character set is selected but the document is not CJK. # The default for "raw mode" (before it is changed by -raw or LYK_RAW_TOGGLE), -# if the display character set is not a CJK character set, depends on the -# display character set as well as the ASSUME_CHARSET value (see below) from -# either this file or an -assume_charset command line option. The mode +# if the display character set is not a CJK character set, depends on the +# display character set as well as the ASSUME_CHARSET value (see below) from +# either this file or an -assume_charset command line option. The mode # defaults to ON if the ASSUME_CHARSET value corresponds to the display # character set, otherwise to OFF. # It can be toggled ON if you believe the document has a charset which does @@ -191,15 +191,16 @@ DEFAULT_INDEX_FILE:http://www.ncsa.uiuc.edu/SDG/Software/Mosaic/MetaIndex.html # Chinese euc-cn # DEC Multinational dec-mcs # DosArabic (cp864) cp864 -# DosBaltRim (cp775) cp775 +# DosBaltRim (cp775) cp775 # DosCyrillic (cp866) cp866 # DosGreek (cp737) cp737 # DosGreek2 (cp869) cp869 # DosHebrew (cp862) cp862 # DosLatin1 (cp850) cp850 # DosLatin2 (cp852) cp852 -# DosLatinUS (cp437) cp437 +# DosLatinUS (cp437) cp437 # ISO 8859-10 iso-8859-10 +# ISO 8859-5 Cyrillic iso-8859-5 # ISO 8859-6 Arabic iso-8859-6 # ISO 8859-7 Greek iso-8859-7 # ISO 8859-8 Hebrew iso-8859-8 @@ -208,27 +209,25 @@ DEFAULT_INDEX_FILE:http://www.ncsa.uiuc.edu/SDG/Software/Mosaic/MetaIndex.html # ISO Latin 2 iso-8859-2 # ISO Latin 3 iso-8859-3 # ISO Latin 4 iso-8859-4 -# ISO 8859-5 Cyrillic iso-8859-5 # Japanese (EUC) euc-jp # Japanese (SJIS) shift_jis # KOI8-R Cyrillic koi8-r # Korean euc-kr # Macintosh (8 bit) macintosh -# NeXT character set next -# Other ISO Latin x-iso-8859-other +# NeXT character set next # RFC 1345 Mnemonic mnemonic -# RFC 1345 w/o Intro mnemonic+ascii+0 +# RFC 1345 w/o Intro mnemonic+ascii+0 # Taipei (Big5) big5 # Transparent x-transparent # UNICODE UTF 8 utf-8 # Vietnamese (VISCII) viscii -# WinArabic (cp1256) windows-1256 +# WinArabic (cp1256) windows-1256 # WinBaltRim (cp1257) windows-1257 # WinCyrillic (cp1251) windows-1251 # WinGreek (cp1253) windows-1253 -# WinHebrew (cp1255) windows-1255 -# WinLatin1 (cp1252) windows-1252 -# WinLatin2 (cp1250) windows-1250 +# WinHebrew (cp1255) windows-1255 +# WinLatin1 (cp1252) windows-1252 +# WinLatin2 (cp1250) windows-1250 # #CHARACTER_SET:ISO Latin 1 @@ -236,7 +235,7 @@ DEFAULT_INDEX_FILE:http://www.ncsa.uiuc.edu/SDG/Software/Mosaic/MetaIndex.html # explicitly specify a charset. Normally Lynx assumes that 8-bit # characters in those documents are encoded according to iso-8859-1 # (the official default for the HTTP protocol). When ASSUME_CHARSET -# given here or by an -assume_charset command line flag is in effect, +# given here or by an -assume_charset command line flag is in effect, # Lynx will treat documents as if they were encoded accordingly. # See above on how this interacts with "raw mode" and the Display # Character Set. @@ -247,19 +246,34 @@ DEFAULT_INDEX_FILE:http://www.ncsa.uiuc.edu/SDG/Software/Mosaic/MetaIndex.html # ASSUME_LOCAL_CHARSET is like ASSUME_CHARSET but only applies to local # files. If no setting is given here or by an -assume_local_charset -# command line option, the value for ASSUME_CHARSET or -assume_charset +# command line option, the value for ASSUME_CHARSET or -assume_charset # is used. # This option may interfere with "raw mode" toggling when local files # are viewed (it is "stronger" than the effective change of the charset # assumption caused by changing "raw mode"), so only use when necessary. -# +# #ASSUME_LOCAL_CHARSET:iso-8859-1 +# If PREPEND_CHARSET_TO_SOURCE is set to TRUE, Lynx will prepend a +# META CHARSET to text/html source files when +# they are retrieved for 'd'ownloading or passed to 'p'rint functions. +# For 'd'ownload option charset will be added only if HTTP charset present. +# The compilation default is FALSE. +# It is generally desired to have charset information for every +# local html file, but META CHARSET string may cause +# compatibility problems with other browsers, so +# if you use all CHARACTER_SET, ASSUME_CHARSET, ASSUME_LOCAL_CHARSET +# unchanged from theirs default value iso-8859-1 you usually +# need not change the compilation default for PREPEND_CHARSET_TO_SOURCE. +# Note that the prepending is not done for -source dumps. +# +#PREPEND_CHARSET_TO_SOURCE:FALSE + # If Lynx encounters a charset parameter it doesn't recognize, it will # replace the value given by ASSUME_UNREC_CHARSET (or a corresponding # -assume_unrec_charset command line option) for it. This can be used # to deal with charsets unknown to Lynx, if they are "sufficiently -# similar" to one that Lynx does know about, by forcing the same +# similar" to one that Lynx does know about, by forcing the same # treatment. There is no default, and you probably should leave this # undefined unless necessary. # @@ -679,7 +693,7 @@ DEFAULT_INDEX_FILE:http://www.ncsa.uiuc.edu/SDG/Software/Mosaic/MetaIndex.html # The compilation default set in userdefs.h can be changed here. If # the default is TRUE, posting can still be disallowed via the # -restrictions command line switch. -# +# #NEWS_POSTING:TRUE # LYNX_SIG_FILE defines the name of a file containing a signature which @@ -804,7 +818,7 @@ DEFAULT_INDEX_FILE:http://www.ncsa.uiuc.edu/SDG/Software/Mosaic/MetaIndex.html # The user can re-define the default bookmark file, as well as a set # of sub-bookmark files if multiple bookmark file support is enabled # (see below), via the 'o'ptions menu, and can save those definitions -# in the .lynxrc file. +# in the .lynxrc file. # #DEFAULT_BOOKMARK_FILE:lynx_bookmarks.html @@ -951,7 +965,7 @@ DEFAULT_INDEX_FILE:http://www.ncsa.uiuc.edu/SDG/Software/Mosaic/MetaIndex.html # ftp://space.mit.edu/pub/davis/most). The most -k switch suppresses the # invocation of hexadecimal display mode if 8-bit or control characters # are present. The +s switch invokes secure mode. -#PRINTER:Use Most to view:most -k +s %s:TRUE:23 +#PRINTER:Use Most to view:most -k +s %s:TRUE:23 # Downloader definitions # any number of downloaders may be defined by using multiple @@ -994,9 +1008,8 @@ DEFAULT_INDEX_FILE:http://www.ncsa.uiuc.edu/SDG/Software/Mosaic/MetaIndex.html #DOWNLOADER:Use Most to view:most +s %s:TRUE # (don't use most's -k switch, so that binaries will invoke hexadecimal mode) #DOWNLOADER:Use Kermit to download to the local terminal:kermit -i -s %s -a %s:TRUE -#DOWNLOADER:Use Zmodem to download to the local terminal:sz %s:TRUE -# (example script in lieu of :sz %s: for offering a suggested filename) -# :set %s %s;td=/tmp/Lsz$$;mkdir $td;ln -s $1 $td/"$2";sz $td/"$2";rm -r $td: +#DOWNLOADER:Use Zmodem to download to the local terminal:set %s %s;td=/tmp/Lsz$$;mkdir $td;ln -s $1 $td/"$2";sz $td/"$2";rm -r $td:TRUE +# (example script replace :sz %s: for offering a suggested filename) # Unix ONLY: #=========== @@ -1098,6 +1111,13 @@ DEFAULT_INDEX_FILE:http://www.ncsa.uiuc.edu/SDG/Software/Mosaic/MetaIndex.html # #SUBSTITUTE_UNDERSCORES:FALSE +# If QUIT_DEFAULT_YES is TRUE then when the QUIT command is entered, any +# response other than n or N will confirm. It should be FALSE if you +# prefer the more conservative action of requiring an explicit Y or y to +# confirm. The default defined here will override that in userdefs.h. +# +#QUIT_DEFAULT_YES:TRUE + # If HISTORICAL_COMMENTS is TRUE, Lynx will revert to the "Historical" # behavior of treating any '>' as a terminator for comments, instead of # seeking a valid '-->' terminator (note that white space can be present @@ -1137,14 +1157,14 @@ MINIMAL_COMMENTS:TRUE # #SOFT_DQUOTES:FALSE -# If STRIP_DOTDOT_URLS is TRUE, Lynx emulates the invalid behavior of many +# If STRIP_DOTDOT_URLS is TRUE, Lynx emulates the invalid behavior of many # browsers to strip a leading "../" segment from relative URLs in HTML # documents with a http or https base URL, if this would otherwise lead to # an absolute URLs with those characters still in it. Such URLs are normally -# erroneous and not what is intended by page authors. Lynx will issue +# erroneous and not what is intended by page authors. Lynx will issue # a warning message when this occurs. # -# If STRIP_DOTDOT_URLS is FALSE, Lynx will use those URLs for requests +# If STRIP_DOTDOT_URLS is FALSE, Lynx will use those URLs for requests # without taking any special actions or issuing Warnings, in most cases # this will result in an error response from the server. # @@ -1175,7 +1195,7 @@ MINIMAL_COMMENTS:TRUE # "-enable_scrollback" command line switch. # #ENABLE_SCROLLBACK:FALSE - + # If SCAN_FOR_BURIED_NEWS_REFS is set to TRUE, Lynx will scan the bodies # of news articles for buried article and URL references and convert them # to links. The compilation default is TRUE, but some email addresses @@ -1647,7 +1667,7 @@ MINIMAL_COMMENTS:TRUE # COLOR:Integer:Foreground:Background # # The Integer value is interpreted as follows: -# 0 - normal - normal text +# 0 - normal - normal text # 1 - bold - hyperlinks, see also BOLD_* options above # 2 - reverse - statusline # 3 - bold + reverse (not used) @@ -1709,7 +1729,8 @@ MINIMAL_COMMENTS:TRUE # EXTERNAL:ftp:wget %s &:TRUE # Raw DOS Key hack -# This will bypass the DOS key hack if is compiled in. +# If RAW_DOS_KEY_HACK is set to FALSE, it will bypass the DOS key hack. +# The DOS key hack is only present if compiled with -DRAWDOSKEYHACK # The hack is as follows: # if (c == 0) c = '/'; # if (c > 255) { /* handle raw dos keys */ @@ -1724,5 +1745,5 @@ MINIMAL_COMMENTS:TRUE # } # } # -# RAW_DOS_KEY_HACK = TRUE +# RAW_DOS_KEY_HACK:TRUE |