--- lynx.cfg.orig	2009-06-24 01:53:58.000000000 +0200
+++ lynx.cfg	2010-04-18 12:29:40.000000000 +0200
@@ -93,7 +93,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:
@@ -540,7 +540,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
@@ -1037,6 +1037,7 @@
 # URLs which meet any ALWAYS_TRUSTED_EXEC rules).
 #
 #TRUSTED_EXEC:none
+TRUSTED_EXEC:none
 
 
 .h2 ALWAYS_TRUSTED_EXEC
@@ -1059,6 +1060,7 @@
 # The default ALWAYS_TRUSTED_EXEC rule is "none".
 #
 #ALWAYS_TRUSTED_EXEC:none
+ALWAYS_TRUSTED_EXEC:none
 
 
 .h2 TRUSTED_LYNXCGI
@@ -1652,6 +1654,7 @@
 # users can easily define their own editor in the Options Menu.
 #
 #DEFAULT_EDITOR:
+DEFAULT_EDITOR: /usr/bin/vi
 
 
 .h2 SYSTEM_EDITOR
@@ -1870,6 +1873,7 @@
 # may save the preference in the RC file).
 #
 #NO_DOT_FILES:TRUE
+NO_DOT_FILES:TRUE
 
 
 .h1 Internal Behavior
@@ -2117,6 +2121,7 @@
 # PREPEND_BASE_TO_SOURCE configuration variable.
 #
 #PREPEND_BASE_TO_SOURCE:TRUE
+PREPEND_BASE_TO_SOURCE:FALSE
 
 
 # MIME types and viewers!
@@ -2161,6 +2166,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
@@ -2336,6 +2343,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
@@ -2406,6 +2414,7 @@
 #
 # 	Sought in user's home (Unix) or sys$login (VMS) directory.
 #PERSONAL_MAILCAP:.mailcap
+GLOBAL_MAILCAP:/etc/mailcap
 
 .h2 PREFERRED_MEDIA_TYPES
 # When doing a GET, lynx lists the MIME types which it knows how to present
