Re: [Vim-latex-devel] \cite{F9 completion does not work

2010-01-28 Thread Simon Quittek
Till, thank you for being persistent!
When I created a simple file, the bug did not appear and successively I was 
able to encircle the cause.

If anywhere in the file path or file name there is a blank space, typing 
\cite{F9 results in vim jumping back to esc mode and the cursor blinking 
above {.

How to reproduce:
create a file
~/foo\ bla/testfile.tex
or
~/foobla/test\ file.tex
and any bibtex file with some content, which is linked in the testfile.

Type \cite{F9 and observe the bug.

This bug even appears when a directory with blanks is linked:
Somethink like

ln -s ~/foo\ bla/ ~/blarg
cd blarg/
vi testfile.tex

results in the same behaviour.

I hope you can reproduce this error...

Simon


On 2010/01/27 20:01,Till Maas opensou...@till.name wrote:
 On Wed, Jan 27, 2010 at 06:40:14PM +0100, Simon Quittek wrote:
 I got the fresh files and (after a backup using rsync to retain symlinks) 
 copied them to ~/.vim/
 Looks well, same files in same dirs, but the problem still persists.

 Any ideas?
 Can I provide any additional information ?
 
 A minimal example file, that allows to reproduce it, often helps a lot.
 
 Regards
 Till

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel


Re: [Vim-latex-devel] \cite{F9 completion does not work

2010-01-28 Thread Simon Quittek

Alright, here is a tarball...
There are files in it without blanks in the path, and a directory with a
blank, as well as a link to it without blanks (which is expanded by vim, i
think...)
Sry bout the fuzz...

Simon



On 2010/01/28 12:59,Till Maas opensou...@till.name wrote:

On Thu, Jan 28, 2010 at 12:38:04PM +0100, Simon Quittek wrote:


How to reproduce:
create a file
~/foo\ bla/testfile.tex
or
~/foobla/test\ file.tex
and any bibtex file with some content, which is linked in the testfile.

Type \cite{F9 and observe the bug.



I hope you can reproduce this error...


Please attach the file, it makes it a lot easier to reproduce the bug,
because then I only need to save it and open it in vim. I do not use
bibtex that lot and even if I did, there is no need to duplicate work,
so that everyone needs to strip down one of his files and then maybe
also notice, that there are some small differences.

Regards
Till




foo.tar.gz
Description: GNU Zip compressed data
--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com___
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel


Re: [Vim-latex-devel] \cite{F9 completion does not work

2010-01-28 Thread Till Maas
On Thu, Jan 28, 2010 at 03:00:36PM +0100, Simon Quittek wrote:
 Alright, here is a tarball...
 There are files in it without blanks in the path, and a directory with a
 blank, as well as a link to it without blanks (which is expanded by vim, i
 think...)

Thank you very much, it should be fixed in Revision 1098.

Regards
Till


pgpyfLUshym1y.pgp
Description: PGP signature
--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com___
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel


Re: [Vim-latex-devel] Problem with Alt+I Makro

2010-01-28 Thread Till Maas
On Wed, Jan 27, 2010 at 11:16:19AM +0100, Richard Müller wrote:

 I am using MacVim (latest version from port) with VIM-Latex (latest 
 version vim-latex-1.8.23-20091230-r1079) and experience a problem with 
 the alt key macro Alt+I.
 In order to use the alt key macros under Mac OS X 10.6 I remapped them with
 
 imap C-b PlugTex_MathBF
 imap C-c PlugTex_MathCal
 imap C-l PlugTex_LeftRight
 imap C-i PlugTex_InsertItem
 
 in the ~/.vimrc file. The first three macros work perfectly, but I get 
 strange behaviour using the last one.
 Whenever I use C-i in for example an enumerate environment, a small 
 m appears for one second and then turns into Tex_InsertItem.
 The same strange behaviour is described in this old bug report: 
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=256704
 How can this be fixed?

The documentation was wrong, you need to use
PlugTex_InsertItemOnThisLine. Also The Alt+I macro was never
defined, but this is fixed in revision 1101.

Regards
Till


pgp0uZC1TbL96.pgp
Description: PGP signature
--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com___
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel