[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
LYNX-DEV fotemods.zip update
From: |
Foteos Macrides |
Subject: |
LYNX-DEV fotemods.zip update |
Date: |
Tue, 13 May 1997 21:48:39 -0500 (EST) |
An update of fotemods.zip is available in:
http://www.slcc.edu/lynx/fote/patches/
1997-05-13
* Tweak of case LYK_REFRESH: in LYMainLoop.c so that the REFRESH command
still invokes an obligatory, complete refresh of the screen for slang
on Unix with the new LY_SLclear() function (see 1997-05-09 mods). - FM
* Changed the local variable name, lines, in follow_link_number() of
LYGetFile.c to nlines, to deal with the AIX 4.2 bug of treating lines
as a macro. Also changed the variable name, pages, to npages for
logical complementarity (they both refer to the total number). - FM
* Mods in HTML.c, LYCharUtils.c and GridText.c to deal with links for
positioning, specified via NAME or ID attributes, when they are embedded
in Anchors which have an HREF, so that they now don't force premature
closing of those Anchors. Also tweaked the code for creating links for
the sources of images or other for-GUI embedded objects when clickable
images ('*') is toggled on, so they use those mods as well, when
possible. Note, however, that the clickable images feature is creating
Anchors with HREFs which aren't actually there, and still can create
technically invalid markup, on occassion, when the non-doctored markup
actually is valid. The latter mods still need some improvements in the
formatting, but are OK to use for now, and my brain hurts from trying
to think through all the possible markup we might encounter. - FM
* Tweaks of the Lynx Trace Log handling to deal with reloads when the
HText structure for the log has been dumped. Made the first letter
of the filename uppercase (Lynx.trace), complementary to Lynx.leaks.
Eliminated the log from the Visited Links Page so it can't be sought
there as a forward link. Use the History Page if you want to 'd'ownload
the log, or use the 'p'rint option while viewing the log. Note that
suffix maps do tail matching, and thus the so-called suffixes need not
begin with a dot. If you want to use an external viewer for the log,
you can put:
SUFFIX:Lynx.trace:application/x-LynxTrace
VIEWER:application/x-LynxTrace:most +s %s
in your lynx.cfg, or their equivalents in your mime.types and mailcap
files. - FM
Fote
=========================================================================
Foteos Macrides Worcester Foundation for Biomedical Research
address@hidden 222 Maple Avenue, Shrewsbury, MA 01545
=========================================================================
;
; To UNSUBSCRIBE: Send a mail message to address@hidden
; with "unsubscribe lynx-dev" (without the
; quotation marks) on a line by itself.
;
- LYNX-DEV fotemods.zip update, (continued)
- LYNX-DEV fotemods.zip update, Foteos Macrides, 1997/05/06
- LYNX-DEV fotemods.zip update, Foteos Macrides, 1997/05/07
- LYNX-DEV fotemods.zip update, Foteos Macrides, 1997/05/09
- Re: LYNX-DEV fotemods.zip update, Foteos Macrides, 1997/05/10
- LYNX-DEV fotemods.zip update, Foteos Macrides, 1997/05/11
- Re: LYNX-DEV fotemods.zip update, Nelson Henry Eric, 1997/05/12
- LYNX-DEV fotemods.zip update, Foteos Macrides, 1997/05/12
- LYNX-DEV fotemods.zip update,
Foteos Macrides <=
- LYNX-DEV fotemods.zip update, Foteos Macrides, 1997/05/17
- LYNX-DEV fotemods.zip update, Foteos Macrides, 1997/05/18
- LYNX-DEV fotemods.zip update, Foteos Macrides, 1997/05/19
- LYNX-DEV fotemods.zip update, Foteos Macrides, 1997/05/20
- Re: LYNX-DEV fotemods.zip update, Foteos Macrides, 1997/05/20
- Re: LYNX-DEV fotemods.zip update, Foteos Macrides, 1997/05/21