Jon Crall wrote:
>
> I have a latex document and in it I've spelled the word
> "intermittently" incorrectly as intermittenly.
>
>     \documentclass[10pt,twocolumn,letterpaper]{article}
>     \usepackage[T1]{fontenc}
>     
>     \begin{document}
>     
>     \title{A minimum working example of a bug}
>     
>     The bug is that intermittenly is spelled wrong, and has a yellow squiggle.
>     However, if I right click and select ``Change "intermittenly" to
>       intermittently'' it usually does nothing, but sometimes it will change 
> it.
>     \end{document}
>
> Spell check correctly identifies the two instances of this with a
> yellow squiggle underneath. However, if I right click to fix it does
> not always work. I can't figure out the conditions to consistently
> reproduce the error.
>
> Typically nothing happens when I click change. However, sometimes it
> works and changes the word. Furthermore, if I undo the change and then
> right click and change again it typically does nothing again.
>
> I'm at a loss to what is causing this behavior.
>
> I've tested this with a very minimal .vimrc
>
>     source $VIMRUNTIME/mswin.vim
>     behave mswin
I have been able to duplicate this behavior.  Instead of using "behave
mswin", I use  setl mousemodel=popup which enables the menu (by default,
it appears to be mousemodel=extend, at least on my Linux system).

Regards,
Chip Campbell

-- 
-- 
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