[Vim-latex-devel] Strange thing ...
Brought to you by:
srinathava,
tmaas
From: Alan S. <ala...@po...> - 2003-03-05 21:35:10
|
Hi, I am writing a paper where one of the rules if called "GetPut". However, after a certain time, when I type it, I get a bunch or errors. More precisely, when I type etP after typing the P I get (hiting <cr> several times): Error detected while processing function <SNR>19_LookupCharacter: line 47: E121: Undefined variable: s:Map_tex_etP Hit ENTER or type command to continue Error detected while processing function <SNR>19_LookupCharacter: line 47: E15: Invalid expression: s:Map_{ft}_{hash} Hit ENTER or type command to continue Error detected while processing function <SNR>19_LookupCharacter: line 48: E121: Undefined variable: s:phs_tex_etP Hit ENTER or type command to continue Error detected while processing function <SNR>19_LookupCharacter: line 48: E15: Invalid expression: s:phs_{ft}_{hash} Hit ENTER or type command to continue Error detected while processing function <SNR>19_LookupCharacter: line 49: E121: Undefined variable: s:phe_tex_etP Hit ENTER or type command to continue Error detected while processing function <SNR>19_LookupCharacter: line 49: E15: Invalid expression: s:phe_{ft}_{hash} Hit ENTER or type command to continue Error detected while processing function <SNR>19_LookupCharacter: line 58: E121: Undefined variable: rhs Hit ENTER or type command to continue Error detected while processing function <SNR>19_LookupCharacter: line 58: E116: Invalid arguments for function IMAP_PutTextWithMovement Hit ENTER or type command to continue Error detected while processing function <SNR>19_LookupCharacter: line 58: E15: Invalid expression: bs . IMAP_PutTextWithMovement(rhs, phs, phe) Hit ENTER or type command to continue and the result is et0 When I restart vim all is fine. Any clue where this is coming from ? (I'm wondering if it might be related to the wrap issue, in the sense that some case sensitivity gets unset, making vim believe I'm typing ETP, then not finding any function to call). Alan -- The hacker: someone who figured things out and made something cool happen. |