lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

LYNX-DEV Stranger yet.


From: Jonathan Sergent
Subject: LYNX-DEV Stranger yet.
Date: Thu, 17 Apr 1997 19:36:42 -0500

This is surely a bit weird.

The diff I just sent, so trivial, seemingly so obvious, breaks things.
Try this one, which I just rebuilt with.

What's so special about HTTelnet?

Sigh.  lynx seems to be full of hacks like this.


*** /big/tmp/lynx2-7-1/userdefs.h       Tue Apr 15 19:40:10 1997
--- /big/tmp/ld2/lynx2-7-1/userdefs.h   Thu Apr 17 19:24:54 1997
***************
*** 1175,1190 ****
  /* $Format: "#define LYNX_VERSION \"$ProjectVersion$\""$ */
  #define LYNX_VERSION "2.7.1ac-0.6"
  
- /****************************************************************
-  * The LYMessages_en.h header defines default, English strings
-  * used in statusline prompts, messages, and warnings during
-  * program execution.  See the comments in LYMessages_en.h for
-  * information on customizing them for your site.
-  */
- #ifndef HTTELNET_H
- #include "LYMessages_en.h"
- #endif /* !HTTELNET_H */
- 
  #ifndef MAXINT
  #define MAXINT 2147483647     /* max integer */
  #endif /* !MAXINT */
--- 1175,1180 ----
***************
*** 1196,1201 ****
--- 1186,1201 ----
  #define MAXCOMMAND MAXFNAME   /* max length of command should be the same */
  #define MAXHIST  1024         /* max links we remember in history */
  #define MAXLINKS 1024         /* max links on one screen */
+ 
+ /****************************************************************
+  * The LYMessages_en.h header defines default, English strings
+  * used in statusline prompts, messages, and warnings during
+  * program execution.  See the comments in LYMessages_en.h for
+  * information on customizing them for your site.
+  */
+ #ifndef LYMESSAGES_EN_H
+ #include "LYMessages_en.h"
+ #endif /* !LYMESSAGES_EN_H */
  
  #ifdef EXP_CHARTRANS
  #define MAX_CHARSETS 40



Confused,

-- 
Jonathan Sergent / address@hidden / address@hidden
;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

[Prev in Thread] Current Thread [Next in Thread]