> 2) There is no my code in new function LYformTitle(), 
> my code left in LYBookmarks.c but the comment was ocassionally copied 
> by mistake. The same with FM comment. 
ok.

> 3) 
> +* disentangle some of the PDCurses ifdef's from ncurses, including the mouse 
> +  handling.  The symbol PDCURSES should be used for PDCurses, not NCURSES* 
> +  or DOSPATH -TD 
>  2000-03-12 (2.8.3dev.22) 
>  
> Should PDCURSES symbol be added to makefile.dos or probably HTUtils.h ? 
> makefile.dos now have: 

no - PDCURSES is predefined in PDCurses' header and should not be in a
makefile.

(I'd like to entirely disentangle PDCURSES, NCURSES, but don't want to
hold up 2.8.3 for that - it's something that I work on when I happen
to think about when working on the win32 port).
 
>  -DCOLOR_CURSES \ 
>  -DFANCY_CURSES \ 
>  -DHAVE_GETBKGD \ 
>  -DNCURSES \ 
>  
>  
> 4) also, reading the discussion on english grammar (URLs vs URL's) 
> I have remembered another thing on statusline: 
>  
> I see several popular statusline messages ended with "." period, 
> but should obviously be without. The most annoying are: 
>  
> "looking for lynx.browser.org." 
> "Making HTTP connection to some.host.com:81." 
>  
> (please remove the trailing period above) 
> It could be probably "..." but this will looks 
> rather confusing after the host name or like. 
> Could this be done in a reasonable manner? 

As Henry noted, each time we do minor changes like this, it renders
useless a part of the message library.
  
> Leonid. 

-- 
Thomas E. Dickey
[EMAIL PROTECTED]
http://www.clark.net/pub/dickey

Reply via email to