Info-index should guess from text underneath cursor

View: New views
3 Messages — Rating Filter:   Alert me  

Info-index should guess from text underneath cursor

by jidanni :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I'm browsing
(info "(gnus) Group Parameters")
and I put my cursor on top of the variable in
     See also `gnus-auto-expirable-newsgroups'.
and hit i, and need to type it in instead of it being guessed as what I want.
emacs-version "23.1.50.1".



Re: Info-index should guess from text underneath cursor

by Eli Zaretskii :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> From: jidanni@...
> Date: Wed, 16 Sep 2009 01:16:15 +0800
>
> I'm browsing
> (info "(gnus) Group Parameters")
> and I put my cursor on top of the variable in
>      See also `gnus-auto-expirable-newsgroups'.
> and hit i, and need to type it in instead of it being guessed as what I want.
> emacs-version "23.1.50.1".

That's not a Texinfo problem, that's a problem with the Gnus manual.
It should have used a cross-reference instead of plain text.  Then you
could type RET or `f' to go to the referenced place directly.




Re: Info-index should guess from text underneath cursor

by jidanni :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

>>>>> "EZ" == Eli Zaretskii <eliz@...> writes:
>> I'm browsing
>> (info "(gnus) Group Parameters")
>> and I put my cursor on top of the variable in
>> See also `gnus-auto-expirable-newsgroups'.
>> and hit i, and need to type it in instead of it being guessed as what I want.
>> emacs-version "23.1.50.1".

EZ> That's not a Texinfo problem, that's a problem with the Gnus manual.
EZ> It should have used a cross-reference instead of plain text.  Then you
EZ> could type RET or `f' to go to the referenced place directly.

OK, I'll CC: ding@...