bug-texinfo
[Top][All Lists]
Advanced

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

Re: Regression with gdb.texinfo


From: José Fonseca
Subject: Re: Regression with gdb.texinfo
Date: Wed, 13 Nov 2002 12:44:32 +0000
User-agent: Mutt/1.4i

On Wed, Nov 13, 2002 at 01:11:50PM +0100, Stepan Kasal wrote:
> Hello,
> 
> On Wed, Nov 13, 2002 at 02:46:42AM +0000, José Fonseca wrote:
> > See attached. It's an easy change, but relatively big as alot of stuff
> > isn't needed anymore, so it should be reviewed carefully.
> 
> a humble comment: since it seems that some support for multilevel
> indexing is planned, wouldn't it be better to leave the stuff there,
> only disable it?
> Won't the new code look similarily to the old one?

Most of it, actually it won't. The code for breaking the ',' won't be
needed for sure. The state var probably won't be needed too as we will
have the needed information before hand.

> Like this:
> >  /* Used to separate primary and secondary entries in an index */
> > -#define INDEX_SEP ", "
> > +#define INDEX_SEP "This string will never appear."  /* was: ", " */
> 
> It also can be viewed as "the more careful attitude".
> 
> Sorry if this idea is silly, :-)

It's not a bad idea, especially considering as Karl wants to release.
But probably it will take a long time until the is muti level indexing
in texinfo, and there is no need to keep this stuff around as we can
always fetch it from CVS.

I leave to his judgement what to do.

José Fonseca

__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com




reply via email to

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