bug-texinfo
[Top][All Lists]
Advanced

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

Re: Improving standalone info usability


From: Gavin Smith
Subject: Re: Improving standalone info usability
Date: Sat, 1 Mar 2014 19:41:01 +0000

Here is the current state of my work. Manpages are supported now. Even
with a change to regexp_search, it was intolerably slow for the mysql
manual I have installed (it's 14 megabytes unzipped), so I've changed
to only process nodes as they are actually opened (using the
content_cache field the way was already done if a node contained image
tags.)

The main feature that I know doesn't work properly is anchors - if
preprocess-nodes=On, following a link to an anchor will put you in the
right node, but you'll be at the wrong position in the node. I know
how to fix this but it would take some work and I thought I'd better
get comments on the changes before making them even bigger.

If preprocess-nodes=Off, there should be no noticeable difference in behaviour.

Attachment: 01-merge-TAG-and-NODE.patch
Description: Text Data

Attachment: 02-preprocess-nodes.patch
Description: Text Data

Attachment: parse-node-CHANGELOG
Description: Binary data


reply via email to

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