--- lynx.cfg	2004-01-28 20:30:38.000000000 +0100
+++ lynx.cfg	2007-03-02 10:06:18.462020063 +0100
@@ -92,7 +92,7 @@
 #
 # Normally we expect you will connect to a remote site, e.g., the Lynx starting
 # site:
-STARTFILE:http://lynx.isc.org/
+STARTFILE:http://www.avm.de/
 #
 # As an alternative, you may want to use a local URL.  A good choice for this is
 # the user's home directory:
@@ -490,7 +490,7 @@
 # Note that the prepending is not done for -source dumps.
 #
 #PREPEND_CHARSET_TO_SOURCE:TRUE
-
+PREPEND_CHARSET_TO_SOURCE:FALSE
 
 .h2 NCR_IN_BOOKMARKS
 # NCR_IN_BOOKMARKS:TRUE allows you to save 8-bit characters in bookmark titles
@@ -982,6 +982,7 @@
 # URLs which meet any ALWAYS_TRUSTED_EXEC rules).
 #
 #TRUSTED_EXEC:none
+TRUSTED_EXEC:none
 
 
 .h2 ALWAYS_TRUSTED_EXEC
@@ -1004,6 +1005,7 @@
 # The default ALWAYS_TRUSTED_EXEC rule is "none".
 #
 #ALWAYS_TRUSTED_EXEC:none
+ALWAYS_TRUSTED_EXEC:none
 
 
 .h2 TRUSTED_LYNXCGI
@@ -1582,6 +1584,7 @@
 # users can easily define their own editor in the Options Menu.
 #
 #DEFAULT_EDITOR:
+DEFAULT_EDITOR: /usr/bin/vi
 
 
 .h2 SYSTEM_EDITOR
@@ -1773,6 +1776,7 @@
 # may save the preference in the RC file).
 #
 #NO_DOT_FILES:TRUE
+NO_DOT_FILES:TRUE
 
 
 .h1 Internal Behavior
@@ -2020,6 +2024,7 @@
 # PREPEND_BASE_TO_SOURCE configuration variable.
 #
 #PREPEND_BASE_TO_SOURCE:TRUE
+PREPEND_BASE_TO_SOURCE:FALSE
 
 
 # MIME types and viewers!
@@ -2064,6 +2069,8 @@
 #PERSONAL_EXTENSION_MAP:.mime.types
 #	VMS (sought in user's sys$login directory):
 #PERSONAL_EXTENSION_MAP:mime.types
+GLOBAL_EXTENSION_MAP:/etc/mime.types
+PERSONAL_EXTENSION_MAP:.mime.types
 
 
 .h2 SUFFIX_ORDER
@@ -2238,6 +2245,7 @@
 # If you use xli, you may want to add the -quiet flag.
 #
 #XLOADIMAGE_COMMAND:xli %s &
+XLOADIMAGE_COMMAND:
 
 .h2 VIEWER
 # MIME types may be assigned to external viewers using
@@ -2308,6 +2316,7 @@
 #
 # 	Sought in user's home (Unix) or sys$login (VMS) directory.
 #PERSONAL_MAILCAP:.mailcap
+GLOBAL_MAILCAP:/etc/mailcap
 
 
 .h1 Keyboard Input
