Re: [Vim-latex-devel] citation completion goes to wrong window with vsplit
Brought to you by:
srinathava,
tmaas
From: Gerd W. <ger...@ma...> - 2012-11-16 21:10:53
|
I think some bug still remains in the official latex-suite. I tested only my version. When Tex_WordComplete is invoked, the window number is not restored. See also https://github.com/gerw/vim-latex-suite/commit/5971587dfc9389fd688b267cc90455b604c3b301 Best Regards Gerd On Fri, 16 Nov 2012, Alessandro Pezzoni wrote: > 2012/11/16 Gerd Wachsmuth <ger...@ma...>: >> latex-suite does not have a version number (any more). So the question >> reduces to "Where (and possibly when) did you get latex-suite from?". > > Well, he did say "as distributed under Fedora"... > By looking for Fedora packages I came to this page [1] where, while > it's not really clear how to get a version info from there, I found a > link to their build script repository for vim-latex. There is a > changelog in the build script, from which I gather that they use git > snapshots. In particular, the one corresponding to the version > Grossfield is using is: > > 1.8.23-6.20110214.1049-git089726a > > So he has a git snapshot from a bit more than one year and a half ago. > By the way, there is a newer entry (in the script for Fedora 17, the > current stable release) dated 2012-01-25 saying that they updated that > one to: > > 1.8.23-7.20120125.768-git8b62284 > > I don't have any idea about the issue at hand, though. > > Alessandro > > [1] https://admin.fedoraproject.org/pkgdb/acls/name/vim-latex?_csrf_token=75695c0b53d7e1dbefa6eca5638f5eb988da891e > > > |