Re: [Vim-latex-devel] Re: Bug in vim-latex
Brought to you by:
srinathava,
tmaas
From: Sumit B. <b....@ie...> - 2003-01-30 16:58:24
|
Hi, > :echo $LANG en_US.iso885915 >:set encoding encoding=3Diso-8859-15 > :echo Imap_PlaceHolderStart=20 answer is -- <+ > :echo Imap_PlaceHolderEnd answer is -- +> I am also attaching the ".vimrc" because as Srinath pointed me changing t= he=20 first 3 lines to=20 filetype plugin on filetype indnet on finish=20 makes it work but ">" is still highlighted. Regards, Sumit On Thu Jan 30 2003 19:27, Benji Fisher wrote: > Srinath Avadhanula wrote: > > Hey Sumit! > > > > On Wed, 29 Jan 2003, Sumit Bhardwaj wrote: > >>-I am using Redhat 8.0 with the default gvim version 6.1. > >>-:set encoding? produces <iso-8859-15> > > > > Hmm... There are other people in the group who have tested latex-suit= e > > on that platform... Actually I just tested to make sure and it looks > > like it works for me... > > I use RH 8.0, and I have 'encoding' set to utf-8 by default. Wha= t > localization are you using? > > :echo $LANG > > Please reply to all, so that everyone on the list can see your answers. > > > It looks to me like a problem with the IMAP_Jumpfunc() function > from plugin/imaps.vim . What does > > :echo Imap_PlaceHolderStart Imap_PlaceHolderEnd > > tell you? > > HTH=09=09=09=09=09--Benji Fisher |