On Fri, Dec 21, 2007 at 15:36:03 +0000, Jeff Lanzarotta wrote:
> Thanks.
>
> I was messing around with my vimrc file and inadvertently added 'set
> digraph'...
>
> I have now turned that feature off...
>
> James Vega <[EMAIL PROTECTED]> wrote: On Fri, Dec 21, 2007 at 06:12:24AM
> -0800, Jeff Lanzarotta wrote:
> > When I am in insert mode and I do:
> > 'a' then backspace, 'a' then backspace, 'a' then backspace, repeatively,
> > the character 'a' is replaced with 'å'.
>
> This is happening because you have the 'digraph' option enabled. When
> this option is enabled, you can input unicode characters by typing
> {char1} {char2} instead of using {char1}{char2}. This is
> described at ":help 'digraphs'".
>
> James
> --
Jeff Lanzarotta, your quoting mechanism cripples the text portion of the
message that you quoted. It said: "{char1} <BS> {char2} instead of ..."
and now it reads "{char1} {char2} instead of ...".
Adri
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---