diff -u old/lymain.c ./lymain.c
--- old/lymain.c        Wed Dec 15 04:03:18 1999
+++ ./lymain.c  Wed Dec 29 19:29:06 1999
@@ -2109,9 +2109,18 @@
  *  Some stuff to reload lynx.cfg without restarting new lynx session,
  *  also load options menu items and command-line options
  *  to make things consistent.
- *  Warning: experimental, more main() reorganization required.
  *
  *  Called by user of interactive session by LYNXCFG://reload/ link.
+ *
+ *  Warning: experimental, more main() reorganization required.
+ *       *Known* exceptions: persistent cookies, cookie files.
+ *
+ *       Some aspects of COLOR (with slang?).
+ *       Viewer stuff, mailcap files
+ *       SUFFIX, mime.types files
+ *       RULESFILE/RULE
+ *
+ *       All work "somewhat", but not exactly as the first time.
  */
 PUBLIC void reload_read_cfg NOARGS
 {


Reply via email to