Re: [Vim-latex-devel] abbreviations break in vim-latex
Brought to you by:
srinathava,
tmaas
From: D. M. <da...@mi...> - 2003-03-25 16:56:25
|
> > > Please try the latest version from the web-page. It should contain a bug > fix to address this... Please let us know if it works... > Thanks for the fast response! I tried the March 25th version and things are getting closer. I have the following abbreviation set: iab mul $\mu$l In vim-latex the '\' is dropped out of the expanded version resulting in $mu$l -- If I hit <esc> or <cr> instead of <space> after the abbreviation it is mapped correctly. Another abbreviation I routinely use for the date is: iab mdyl <c-r>=strftime("%a %d %b %Y")<cr> Now in vim-latex this results in: Error detected while processing function <SNR>10_LookupCharacter: line 33: E121: Undefined variable: a Hit ENTER or type command to continue Error detected while processing function <SNR>10_LookupCharacter: line 33: E15: Invalid expression: "\<C-R>=strftime("%a %d %b %Y")\<CR>\<Space>" I hope this information helps, David -- David MacAlpine email:da...@mi... Dept. of Biology RM 68-640 phone:(617)253-1979 Massachusetts Institute of Technology fax:(617)253-4043 77 Massachusetts Avenue Cambridge, MA 02139 |