Re: vimdiff export to html

2009-09-20 Thread Tony Mechelynck
On 05/09/09 01:21, Ben Fritz wrote: > On Sep 4, 5:19 pm, Hari Krishna Dara wrote: >> VIM - Vi IMproved 7.2 (2008 Aug 9, compiled Aug 9 2008 18:46:22) >> MS-Windows 32-bit GUI version with OLE support >> Compiled by b...@kibaale > > On http://vim.wikia.com/wiki/Download there is a link to get the

Re: vimdiff export to html

2009-09-08 Thread Hari Krishna Dara
On Sat, Sep 5, 2009 at 1:15 AM, Christian Brabandt wrote: > > On Sat, September 5, 2009 12:19 am, Hari Krishna Dara wrote: >> I can't apply your previous or the new diff to 2html.vim that comes >> with vim72. What is the base file for this diff? I don't have this >> line at all in the 2html.vim th

Re: vimdiff export to html

2009-09-07 Thread Christian Brabandt
Hi Version 4 of the patch is available. Changelog: - Added DTD Definition - small html changes - Added small Changelog on top - Undos the stripping of top and body parts of each diffed buffer, so they can be saved separately as html files. See http://www.256bit.org/~chrisbra/patches/Diff4.ht

Re: vimdiff export to html

2009-09-07 Thread Christian Brabandt
Hi Ricky! On Mo, 07 Sep 2009, Ricky wrote: > That's very useful and great plugin. > Can we use TOhtml(prams) to do this: chose which file will be generated, > all, both, or only the diff[X].html That does not make much sense, because generating the diff.html file depends on generating the oth

Re: vimdiff export to html

2009-09-07 Thread Ricky
> That's it. Now If you are running the :TOhtml command inside a diffed > window, it will automatically create a third buffer with the name > Diff.html (where is any number) and saving that file displays > your diff of all diffed files inside a html table. > > It is really simple. > > Of course,

Re: vimdiff export to html

2009-09-06 Thread Ben Fritz
On Sep 6, 6:23 am, Christian Brabandt wrote: > Why are you looking for the word runtime? I have been talking about > patching tohtml.vim (which you'll also find in the patch). This file > exists in your VIMRUNTIME/plugin directory. But even if you do not > know where it is, you can always do: >

Re: vimdiff export to html

2009-09-06 Thread Steve Hall
On Sat, 2009-09-05 at 07:37 -0700, Ben Fritz wrote: > On Sep 5, 3:34 am, Markus Heidelberg wrote: > > > > > I've considered that. The only thing stopping me is that I'm > > > kind of hoping it will get into the official version. > > > > It is since about the 26th of July. > > > > Hey, neat! I'll

Re: vimdiff export to html

2009-09-06 Thread Christian Brabandt
Hi Ben! On Sa, 05 Sep 2009, Ben Fritz wrote: > What version of the patch are you looking at? I can't find the word > "runtime" at all in the latest patch submitted on the thread. Why are you looking for the word runtime? I have been talking about patching tohtml.vim (which you'll also find in

Re: vimdiff export to html

2009-09-05 Thread Ben Fritz
On Sep 3, 5:36 pm, Hari Krishna Dara wrote: > > Secondly, I was under the impression that wrapping didn't happen > > inside sections, which 2html uses by default. If this is not the > > case, try using the 'overflow' CSS > > property:http://www.w3.org/TR/CSS2/visufx.html#overflow > > I didn't

Re: vimdiff export to html

2009-09-05 Thread Ben Fritz
On Sep 4, 7:05 pm, Hari Krishna Dara wrote: > I checked out the source for the current vim from svn, and the > 2html.vim from there still doesn't have that line. My guess is that > you are taking diff against a custom 2html.vim (which you named as > tohtml.vim) that has more than what 2html.vim

Re: vimdiff export to html

2009-09-05 Thread Ben Fritz
On Sep 5, 3:34 am, Markus Heidelberg wrote: > > > I've considered that. The only thing stopping me is that I'm kind of > > hoping it will get into the official version. > > It is since about the 26th of July. > Hey, neat! I'll go update that file then... Oddly enough, the latest from FTP has

Re: vimdiff export to html

2009-09-05 Thread Christian Brabandt
Hi vim_use! On Sa, 05 Sep 2009, Christian Brabandt wrote: > > On Sat, September 5, 2009 12:19 am, Hari Krishna Dara wrote: > > BTW, I looked at the diff attached. You still seem to lines that are > > wrapped, and there is some out of sync towards the end of the file. > > The line wrapping could

Re: vimdiff export to html

2009-09-05 Thread Markus Heidelberg
Ben Fritz, 04.09.2009: > > On Sep 3, 5:36 pm, Hari Krishna Dara wrote: > > On Thu, Sep 3, 2009 at 1:53 PM, Ben Fritz wrote: > > > First, you look like you might also be interested in the patch I > > > submitted a while back to enable dynamic folding in the 2html output: > > > > >http://groups.go

Re: vimdiff export to html

2009-09-05 Thread Christian Brabandt
On Sat, September 5, 2009 12:19 am, Hari Krishna Dara wrote: > BTW, I looked at the diff attached. You still seem to lines that are > wrapped, and there is some out of sync towards the end of the file. > The line wrapping could lead to a lot more "out of sync", but I guess > it was just by chance

Re: vimdiff export to html

2009-09-05 Thread Christian Brabandt
On Sat, September 5, 2009 12:19 am, Hari Krishna Dara wrote: > I can't apply your previous or the new diff to 2html.vim that comes > with vim72. What is the base file for this diff? I don't have this > line at all in the 2html.vim that comes with 7.2GA. > > -runtime syntax/2html.vim I am talk

Re: vimdiff export to html

2009-09-04 Thread Hari Krishna Dara
On Fri, Sep 4, 2009 at 4:21 PM, Ben Fritz wrote: > > > > On Sep 4, 5:19 pm, Hari Krishna Dara wrote: >> VIM - Vi IMproved 7.2 (2008 Aug 9, compiled Aug  9 2008 18:46:22) >> MS-Windows 32-bit GUI version with OLE support >> Compiled by b...@kibaale > > On http://vim.wikia.com/wiki/Download there i

Re: vimdiff export to html

2009-09-04 Thread Ben Fritz
On Sep 4, 5:19 pm, Hari Krishna Dara wrote: > VIM - Vi IMproved 7.2 (2008 Aug 9, compiled Aug  9 2008 18:46:22) > MS-Windows 32-bit GUI version with OLE support > Compiled by b...@kibaale On http://vim.wikia.com/wiki/Download there is a link to get the latest patched Vim for Windows. Vim is no

Re: vimdiff export to html

2009-09-04 Thread Hari Krishna Dara
On Fri, Sep 4, 2009 at 1:29 AM, Christian Brabandt wrote: > > Hi Hari! > > On Do, 03 Sep 2009, Hari Krishna Dara wrote: > >> >> On Thu, Sep 3, 2009 at 3:59 PM, Christian Brabandt wrote: >> > >> > Hi Hari! >> > >> > On Mi, 02 Sep 2009, Hari Krishna Dara wrote: >> > >> >> I couldn't determine if thi

Re: vimdiff export to html

2009-09-04 Thread Ben Fritz
On Sep 3, 5:36 pm, Hari Krishna Dara wrote: > On Thu, Sep 3, 2009 at 1:53 PM, Ben Fritz wrote: > > First, you look like you might also be interested in the patch I > > submitted a while back to enable dynamic folding in the 2html output: > > >http://groups.google.com/group/vim_dev/browse_thread

Re: vimdiff export to html

2009-09-04 Thread Christian Brabandt
Hi Hari! On Do, 03 Sep 2009, Hari Krishna Dara wrote: > > On Thu, Sep 3, 2009 at 3:59 PM, Christian Brabandt wrote: > > > > Hi Hari! > > > > On Mi, 02 Sep 2009, Hari Krishna Dara wrote: > > > >> I couldn't determine if this was discussed before by searching. I want > >> to export the current vi

Re: vimdiff export to html

2009-09-03 Thread Hari Krishna Dara
On Thu, Sep 3, 2009 at 3:59 PM, Christian Brabandt wrote: > > Hi Hari! > > On Mi, 02 Sep 2009, Hari Krishna Dara wrote: > >> I couldn't determine if this was discussed before by searching. I want >> to export the current vimdiff to html, but 2html.vim only exports on >> window at a time. Is there

Re: vimdiff export to html

2009-09-03 Thread Christian Brabandt
Hi Hari! On Mi, 02 Sep 2009, Hari Krishna Dara wrote: > I couldn't determine if this was discussed before by searching. I want > to export the current vimdiff to html, but 2html.vim only exports on > window at a time. Is there a plugin or a trick to come up with both > the windows participating

Re: vimdiff export to html

2009-09-03 Thread Hari Krishna Dara
On Thu, Sep 3, 2009 at 1:53 PM, Ben Fritz wrote: > > > > On Sep 2, 9:00 pm, Hari Krishna Dara wrote: >> I couldn't determine if this was discussed before by searching. I want >> to export the current vimdiff to html, but 2html.vim only exports on >> window at a time. Is there a plugin or a trick

Re: vimdiff export to html

2009-09-03 Thread Ben Fritz
On Sep 2, 9:00 pm, Hari Krishna Dara wrote: > I couldn't determine if this was discussed before by searching. I want > to export the current vimdiff to html, but 2html.vim only exports on > window at a time. Is there a plugin or a trick to come up with both > the windows participating in the di

Re: vimdiff export to html

2009-09-03 Thread Ricky
> I couldn't determine if this was discussed before by searching. I want > to export the current vimdiff to html, but 2html.vim only exports on > window at a time. Is there a plugin or a trick to come up with both > the windows participating in the diff? I also expecting this function. Then I can

vimdiff export to html

2009-09-02 Thread Hari Krishna Dara
I couldn't determine if this was discussed before by searching. I want to export the current vimdiff to html, but 2html.vim only exports on window at a time. Is there a plugin or a trick to come up with both the windows participating in the diff? I was able to get a reasonable result by manually