bug-texinfo
[Top][All Lists]
Advanced

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

[bug #35308] location of pointer after following cross-manual xref


From: Sergey Poznyakoff
Subject: [bug #35308] location of pointer after following cross-manual xref
Date: Sat, 14 Jan 2012 16:29:19 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:5.0) Gecko/20100101 Firefox/5.0

Update of bug #35308 (project texinfo):

                  Status:                    None => In Progress            

    _______________________________________________________

Follow-up Comment #1:

Info does its job right. Here's what happens: The node has no lookup string,
therefore "(emacs)" is taken as the one to look for. It is handled as a
regular expression (by default), so it matches exactly the word Emacs,
therefore the cursor is positioned at its beginning. If you switch to literal
matching before hitting f RET, you'll see the cursor positioned at the top of
the page (because no literal match is found).

I could, of course, force literal matching when looking for xrefs, but I'm not
sure if it will always be the right thing to do. Wdyt?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?35308>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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