The gD appears to be broken in 7.4.1743 when 'ignorecase' is set.

In the following example, with the cursor on "fileName" in the last
line, typing gD should move the cursor to the second line, where
fileName is defined.  Instead, it jumps to FileName on the first
line.

    FileName fileA;
    char*    fileName;

    fileName = "hello.txt";

gD is not performing an arbitrary search; it is searching for a
symbol.  It should not be affected by 'ignorecase'.

This used to work properly.  I don't know exactly when it broke.  It
works in 7.4.160.  It fails in 7.4.1655.

In 7.4.1709, I have one window in which it works and one window in
which it fails and I don't see any difference between the two
windows.

Regards,
Gary

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui