lynx-dev
[Top][All Lists]
Advanced

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

lynx-dev New <BR> collapsing patch (fwd)


From: David Henderson
Subject: lynx-dev New <BR> collapsing patch (fwd)
Date: Fri, 14 Aug 1998 19:50:22 -0500 (CDT)

Small correction to the patch (mistake in cut & paste in the comments for
lynx.cfg.  Here's the correction to the lynx.cfg portion of the patch.
(I briefly considered diff'ing my previous E-mail with this one, but
wisely decided against it.

*** lynx.cfg.orig       Fri Aug 14 11:08:23 1998
--- lynx.cfg    Fri Aug 14 11:13:43 1998
***************
*** 742,748 ****
  
  # If COLLAPSE_BR_TAGS is set FALSE, Lynx will not collapse serial BR tags.
! # Note that the valid way to insert extra blank lines in HTML is via a PRE
! # block with only newlines in the block.
  # The default is defined in userdefs.h, and can be overridden here.
  #
  #COLLAPSE_BR_TAGS:TRUE
--- 742,749 ----
  
  # If COLLAPSE_BR_TAGS is set FALSE, Lynx will not collapse serial BR tags.
! # If set TRUE, two or more concurrent BRs will be collapsed into a single
! # blank line.  Note that the valid way to insert extra blank lines in HTML
! # is via a PRE block with only newlines in the block.
  # The default is defined in userdefs.h, and can be overridden here.
  #
  #COLLAPSE_BR_TAGS:TRUE

Hopefully this won't cause any problems.  I've tested it on HP/UX 10.20, but
the code is a modified version of the <P> handler, so there shouldn't be any
problems there.

David Henderson
--
Star Trek?  Psi Phi!  Visit http://www.psiphi.org/ for the latest news
and rumors about "Star Trek: Deep Space Nine" and "Star Trek: Voyager"
----------------------------------------------------------------------
<*> davidh at psiphi.org, davidh at imsa.edu, davidh at cyberdesic.com

reply via email to

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