Re: [Vim-latex-devel] citation completion goes to wrong window with vsplit
Brought to you by:
srinathava,
tmaas
From: Ted P. <te...@te...> - 2012-11-26 20:15:09
|
I've imported three changesets from Gerd's repo into the official repo... In particular: 1. Do not open a new buffer on \cite-completion 2. ref and cite completion with multiple windows. 3. Unified usage of s:winnum and s:pos in texviewer.vim I imported 1 so that 2 and 3 would better apply (and 1 seemed like a good change). I made a minor modification to 2 and 3 to get them to apply without pulling in a lot of other changes from the repo. (having said that, given the amount of effort Gerd has put into updating vim-latex for the 21st century, maybe we should look into pulling all of those patches into the official repo...) --Ted On 11/22/2012 08:01 AM, Ted Pavlic wrote: > Those look like reasonable changes. I can import them into the official > repo the next time I'm by my computer. > > --Ted > > -- > Sent from the mobile device of Ted Pavlic. > Please excuse typos, swypos, or very brief responses. > > On Nov 22, 2012 1:05 AM, "Gerd Wachsmuth" > <ger...@ma... > <mailto:ger...@ma...>> wrote: > > Hi, > > I can confirm that this issue remains fer the current official version > of latex-suite, but is fixed in my repo > > https://github.com/gerw/vim-latex-suite > > See in particular the commits > > https://github.com/gerw/vim-latex-suite/commit/ae303c1f0df77583d685cf4b81cb6f8914ee070c > https://github.com/gerw/vim-latex-suite/commit/5971587dfc9389fd688b267cc90455b604c3b301 > > Best Regards > Gerd > > > On 11/21/2012 04:51 PM, Alan Grossfield wrote: > > Hi all, > > > > Just an update: I just updated to the current version on the web > site(vim-latex-1.8.23-20121116.784-git1c17b37) and can reproduce the > same behavior. > > > > Happy Thanksgiving, > > > > Alan > > > > > > > ------------------------------------------------------------------------------ > Monitor your physical, virtual and cloud infrastructure from a single > web console. Get in-depth insight into apps, servers, databases, vmware, > SAP, cloud infrastructure, etc. Download 30-day Free Trial. > Pricing starts from $795 for 25 servers or applications! > http://p.sf.net/sfu/zoho_dev2dev_nov > _______________________________________________ > Vim-latex-devel mailing list > Vim...@li... > <mailto:Vim...@li...> > https://lists.sourceforge.net/lists/listinfo/vim-latex-devel > -- Ted Pavlic <te...@te...> |