Re: [Vim-latex-cvs] Re: [Vim-latex-devel] Latest Version (30 Dec 2002)
Brought to you by:
srinathava,
tmaas
From: Benji F. <be...@me...> - 2003-01-06 18:19:30
|
Srinath Avadhanula wrote: > Hey Benji, > > I should have forwarded Bartek's emails to you as well... Anyway, this > is the email in which he wrote about which encodings he uses and some > other information... > >>Hello, >> >>I checked my encodings. >> >>Under Windows: >>encoding=CP1250, fileencoding=? (empty string) >>I have Windows XP Professional with polish language encoding. I have not booted into W95 lately. Can someone else test this? >>Under Linux I get ``option not supported'', but I know that I >>have ISO-8859-2 (polish encoding) in my console. I tested with this encoding. Is it possible to use anything other than latin1 when compiled with -multi_byte? I cannot seem to compile with +multi_byte and -iconv ... Anyway, with my usual binary of vim (+multi_byte, +iconv, +++...) and ISO-8859-2 I do see weird results with the previous version of imaps.vim and it works with the latest version (1.21). This latest version only calls iconv() when there is a problem. (Usually, when the place holders are set to some funky characters and these characters do not match themselves in a pattern). It may not solve such problems, but it should not create any. >>I didn't wrote this earlier, but IMAP_Jumpfunc() might be good >>(in Linux), because Ctrl-J works good, only just after inserting >>an environment cursor is wrongly placed. If you press Ctrl-J >>cursor goes to the first placeholder. Yes, that is what I saw when I inserted a figure environment with EFI. >>Earlier version (14 december 2002) of Latex-Suite works good on >>my brother's Windows machine (he havn't got Linux), which is >>quite similar to mine, including system and encoding, and the >>same vim instalation. But this earlier version don't work on my >>machine. >> >>Bartek I hope the problem is solved. If not, please tell me how to compile a version of vim where the problem still pops up. If there are still problems on Windows, I am willing to reboot ... --Benji |