The problem has been solved. It occurred because backspacing was not allowed 
over the start of the insert. It would appear that latex suite goes into insert 
then backspaces over the typed stuff and then replaces it with the new text 
which caused the problem since it wasn't able to delete the shortcut keys and 
simply added the new text causing it to appear as it did. The following line in 
.vimrc solved the problem


set backspace=2




________________________________
 From: Rohit Patel <kni...@yahoo.com>
To: "vim-latex-devel@lists.sourceforge.net" 
<vim-latex-devel@lists.sourceforge.net> 
Sent: Monday, 11 March 2013 5:48 PM
Subject: [Vim-latex-devel]  Weird shortcut problem
 

This problem suddenly cropped up after a OS reinstall (and obviously a clean 
install of vim and the latex-suite).

`a now expands to `a\alpha
`b to `b\beta

even the custom maps expand with the map keys ahead of the expanded text. This 
has obviously made vim-latex entirely useful for me and is an emergency 
situation since I'm having to use alternate text editor which is an 
unfathomable pain for me!!!

Thanks in advance for the help. Quick resolution will be immensely helpful.
------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The ForresterĀ  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in theĀ  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel
------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

Reply via email to