lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev dev20: patch #4 (spaces)


From: dickey
Subject: Re: lynx-dev dev20: patch #4 (spaces)
Date: Tue, 30 Mar 1999 09:56:53 -0500 (EST)

> 
> 990327 Leonid Pauzner wrote:  
> > * Undo recent   changes so it is a single space as before 
> > (siggested by KW) 
> >  
> > diff -u old/sgml.c ./sgml.c 
> > --- old/sgml.c  Thu Mar 18 11:04:28 1999 
> > +++ ./sgml.c    Sat Mar 27 23:04:08 1999 
> > @@ -360,7 +360,7 @@ 
> >         /* 
> >         **  Use Lynx special character for emsp. 
> >         */ 
> > -       PUTC(HT_EN_SPACE); 
> > +       /* PUTC(HT_EN_SPACE);  let stay with a single space :) */ 
> >         PUTC(HT_EN_SPACE); 
> >      } else { 
> >         /* 
>   
> i don't believe there was any kind of consensus to do this, was there? 
> there was certainly some support for using  2  spaces here. 

My understanding is that LP's taking this out because the change is not
guaranteed to work when there's attributes present.
  
> SUPPORT     ___________//___,  Philip Webb : address@hidden 

-- 
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey

reply via email to

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