Re: Unwanted spell corrections

2014-02-24 Thread Alessandro Antonello
I think this is happening because of conceal feature. See

:help conceal

Regards


2014-02-23 7:45 GMT-03:00 Marcin Szamotulski msza...@gmail.com:

 On 08:15 Sun 23 Feb , Gabor Urban wrote:
  Hi,
 
  I have annoying small problem, but I would like to have it solved.
 
  I am using Vim 7.4 on my home laptop for editing sources and TeX, LaTeX
  files.
 
  If I write in tex source: \'a, vim would automatically change to \'á .
 This
  is the same with other accented characters.
 
  Does anybody have a solution?
 
  The interesting part of the question is that an older version of vim in
 the
  office do not does this. :-)
 
  Thanks in advace, regards,
 
  --
  Urbán Gábor

 Hi,

 Do you use a filetype plugin for latex.  You can check where a map comes
 from with
 :verb im \'a

 Best regards,
 Marcin

 --
 --
 You received this message from the vim_use 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_use group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to vim_use+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.


-- 
-- 
You received this message from the vim_use 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_use group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_use+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Unwanted spell corrections

2014-02-24 Thread Charles Campbell

Gabor Urban wrote:

Hi,

I have annoying small problem, but I would like to have it solved.

I am using Vim 7.4 on my home laptop for editing sources and TeX, 
LaTeX files.


If I write in tex source: \'a, vim would automatically change to \'á . 
This is the same with other accented characters.


Does anybody have a solution?

The interesting part of the question is that an older version of vim 
in the office do not does this. :-)



Hello!

I'm not sure why you gave this note the title you did, as it has nothing 
to do with spelling insofar as I can tell.


What you're seeing is a conceal mode effect.

  * :help 'conceallevel'
  * :help g:tex_conceal

Since you obviously haven't read the help for Latex syntax support, I 
suggest that you at least glance through


  * :help latex-syntax

Regards,
C Campbell

--
--
You received this message from the vim_use 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_use group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_use+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Unwanted spell corrections

2014-02-23 Thread Marcin Szamotulski
On 08:15 Sun 23 Feb , Gabor Urban wrote:
 Hi,
 
 I have annoying small problem, but I would like to have it solved.
 
 I am using Vim 7.4 on my home laptop for editing sources and TeX, LaTeX
 files.
 
 If I write in tex source: \'a, vim would automatically change to \'á . This
 is the same with other accented characters.
 
 Does anybody have a solution?
 
 The interesting part of the question is that an older version of vim in the
 office do not does this. :-)
 
 Thanks in advace, regards,
 
 -- 
 Urbán Gábor

Hi,

Do you use a filetype plugin for latex.  You can check where a map comes
from with
:verb im \'a

Best regards,
Marcin

-- 
-- 
You received this message from the vim_use 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_use group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_use+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Unwanted spell corrections

2014-02-22 Thread Gabor Urban
Hi,

I have annoying small problem, but I would like to have it solved.

I am using Vim 7.4 on my home laptop for editing sources and TeX, LaTeX
files.

If I write in tex source: \'a, vim would automatically change to \'á . This
is the same with other accented characters.

Does anybody have a solution?

The interesting part of the question is that an older version of vim in the
office do not does this. :-)

Thanks in advace, regards,

-- 
Urbán Gábor

Linux is like a wigwam: no Gates, no Windows and an Apache inside.

-- 
-- 
You received this message from the vim_use 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_use group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_use+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.