[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Info enhancements
From: |
Luc Teirlinck |
Subject: |
Re: Info enhancements |
Date: |
Fri, 19 Dec 2003 08:03:05 -0600 (CST) |
The following is an apparent bug in your proposed patch to info.el.
Do C-h i g (texinfo)example
If you click on the ` of the address@hidden': reference you indeed go
there, but clicking elsewhere on the reference produces an error.
Same thing for the other two references in that node:
Info-follow-reference: No cross-reference named address@hidden'
Info-follow-reference: No cross-reference named address@hidden'
Info-follow-reference: No cross-reference named address@hidden'
Your patch still seems to try to guess places in the node when one
follows cross-references. I believe that it would be better to
give up on that, since it would use the second or third argument to
@xref and friends in a way that was not intended. I believe it is OK
in index menus.
Sincerely,
Luc.
- Re: Info enhancements, (continued)
Re: Info enhancements, Juri Linkov, 2003/12/12
- Re: Info enhancements, Richard Stallman, 2003/12/13
- Re: Info enhancements, Juri Linkov, 2003/12/15
- Re: Info enhancements, Richard Stallman, 2003/12/16
- Re: Info enhancements, Juri Linkov, 2003/12/17
- Re: Info enhancements, Richard Stallman, 2003/12/18
- Re: Info enhancements,
Luc Teirlinck <=
- Re: Info enhancements, Juri Linkov, 2003/12/20
Re: Info enhancements, Eli Zaretskii, 2003/12/13